Home
last modified time | relevance | path

Searched refs:FragSize (Results 1 – 25 of 111) sorted by relevance

12345

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/graphics/glslang/glslang-11.7.1/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/baseResults/
H A Dspv.fragmentDensity-es.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
41 Store 9(FragSize) 12
H A Dspv.fragmentDensity.frag.out16 Name 9 "FragSize"
20 Decorate 9(FragSize) Location 0
31 9(FragSize): 8(ptr) Variable Output
44 Store 9(FragSize) 15
/dports/devel/cc65/cc65-2.19/src/ld65/
H A Dfragment.c62 unsigned FragSize = sizeof (Fragment) - 1; in NewFragment() local
64 FragSize += Size; in NewFragment()
68 F = xmalloc (FragSize); in NewFragment()
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dwresourc.pas427 RemSize,CurOfs,FragSize: longint;
443 FragSize:=Min(RemSize,BlockSize);
445 Dec(RemSize,FragSize); Inc(CurOfs,FragSize);
458 RemSize,FragSize: longint;
476 FragSize:=Min(RemSize,BufSize);
477 Source.Read(Buf^,FragSize);
478 S^.Write(Buf^,FragSize);
479 Dec(RemSize,FragSize);
711 var RemSize,FragSize,CurOfs: longint;
720 FragSize:=Min(RemSize,BufSize);
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dwresourc.pas427 RemSize,CurOfs,FragSize: longint;
443 FragSize:=Min(RemSize,BlockSize);
445 Dec(RemSize,FragSize); Inc(CurOfs,FragSize);
458 RemSize,FragSize: longint;
476 FragSize:=Min(RemSize,BufSize);
477 Source.Read(Buf^,FragSize);
478 S^.Write(Buf^,FragSize);
479 Dec(RemSize,FragSize);
711 var RemSize,FragSize,CurOfs: longint;
720 FragSize:=Min(RemSize,BufSize);
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.fragmentDensity.frag5 layout (location = 0) out vec2 FragSize;
9 FragSize = gl_FragSizeEXT;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.fragmentDensity.frag5 layout (location = 0) out vec2 FragSize;
9 FragSize = gl_FragSizeEXT;

12345