Searched refs:OpTypeFloat (Results 1 – 25 of 3952) sorted by relevance
12345678910>>...159
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/reflow-tests/ |
D | src-table.adoc | 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 | etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 | etext:USCALED | OpTypeFloat | The components are unsigned integer values that get conv… 18 | etext:SSCALED | OpTypeFloat | The components are signed integer values that get conver… 21 | etext:UFLOAT | OpTypeFloat | The components are unsigned floating-point numbers (used… 22 | etext:SFLOAT | OpTypeFloat | The components are signed floating-point numbers 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | expect-table-noreflow.adoc | 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 | etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 | etext:USCALED | OpTypeFloat | The components are unsigned integer values that get conv… 18 | etext:SSCALED | OpTypeFloat | The components are signed integer values that get conver… 21 | etext:UFLOAT | OpTypeFloat | The components are unsigned floating-point numbers (used… 22 | etext:SFLOAT | OpTypeFloat | The components are signed floating-point numbers 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | expect-table-noreflow-novuid.adoc | 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 | etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 | etext:USCALED | OpTypeFloat | The components are unsigned integer values that get conv… 18 | etext:SSCALED | OpTypeFloat | The components are signed integer values that get conver… 21 | etext:UFLOAT | OpTypeFloat | The components are unsigned floating-point numbers (used… 22 | etext:SFLOAT | OpTypeFloat | The components are signed floating-point numbers 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | expect-table-default.adoc | 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 | etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 | etext:USCALED | OpTypeFloat | The components are unsigned integer values that get conv… 18 | etext:SSCALED | OpTypeFloat | The components are signed integer values that get conver… 21 | etext:UFLOAT | OpTypeFloat | The components are unsigned floating-point numbers (used… 22 | etext:SFLOAT | OpTypeFloat | The components are signed floating-point numbers 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | expect-table-novuid.adoc | 15 | etext:UNORM | OpTypeFloat | The components are unsigned normalized values in the ran… 16 | etext:SNORM | OpTypeFloat | The components are signed normalized values in the range… 17 | etext:USCALED | OpTypeFloat | The components are unsigned integer values that get conv… 18 | etext:SSCALED | OpTypeFloat | The components are signed integer values that get conver… 21 | etext:UFLOAT | OpTypeFloat | The components are unsigned floating-point numbers (used… 22 | etext:SFLOAT | OpTypeFloat | The components are signed floating-point numbers 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
/third_party/glslang/SPIRV/ |
D | SpvPostProcess.cpp | 69 if (basicTypeOp == OpTypeFloat || basicTypeOp == OpTypeInt) in postProcessType() 81 if (containsType(typeId, OpTypeFloat, 16)) in postProcessType() 108 if (basicTypeOp == OpTypeFloat) in postProcessType() 122 if (containsType(typeId, OpTypeFloat, 16) || containsType(typeId, OpTypeInt, 16)) { in postProcessType() 135 if (containsType(typeId, OpTypeFloat, 16)) in postProcessType() 167 if (getSpvVersion() < spv::Spv_1_3 && containsType(typeId, OpTypeFloat, 16)) in postProcessType() 192 } else if (basicTypeOp == OpTypeFloat) { in postProcessType() 412 containsType(type->getIdOperand(1), OpTypeFloat, 16)) { in postProcessFeatures()
|
/third_party/spirv-tools/test/opt/ |
D | debug_info_manager_test.cpp | 64 %float = OpTypeFloat 32 120 %float = OpTypeFloat 32 325 %float = OpTypeFloat 32 382 %float = OpTypeFloat 32 438 %float = OpTypeFloat 32 525 %float = OpTypeFloat 32 607 %float = OpTypeFloat 32 684 %float = OpTypeFloat 32 752 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | debug_info_manager_test.cpp | 64 %float = OpTypeFloat 32 120 %float = OpTypeFloat 32 325 %float = OpTypeFloat 32 382 %float = OpTypeFloat 32 438 %float = OpTypeFloat 32 525 %float = OpTypeFloat 32 607 %float = OpTypeFloat 32 684 %float = OpTypeFloat 32 752 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | debug_info_manager_test.cpp | 64 %float = OpTypeFloat 32 120 %float = OpTypeFloat 32 325 %float = OpTypeFloat 32 382 %float = OpTypeFloat 32 438 %float = OpTypeFloat 32 525 %float = OpTypeFloat 32 607 %float = OpTypeFloat 32 684 %float = OpTypeFloat 32 752 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/spirv-cross/shaders/asm/frag/ |
D | inf-nan-constant-double.asm.frag | 21 %float = OpTypeFloat 32 25 %double = OpTypeFloat 64
|
D | texture-sampling-fp16.asm.vk.frag | 26 %half = OpTypeFloat 16 27 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/spirv-cross/shaders-hlsl/asm/frag/ |
D | texture-sampling-fp16.asm.frag | 26 %half = OpTypeFloat 16 27 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl/asm/frag/ |
D | texture-sampling-fp16.asm.frag | 26 %half = OpTypeFloat 16 27 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl/asm/vert/ |
D | fake-builtin-input.asm.vert | 22 %float = OpTypeFloat 32 25 %half = OpTypeFloat 16
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/asm/comp/ |
D | bitcast-fp16-fp32.asm.comp | 33 %half = OpTypeFloat 16 35 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/spirv-cross/shaders-no-opt/asm/comp/ |
D | bitcast-fp16-fp32.asm.vk.comp | 33 %half = OpTypeFloat 16 35 %float = OpTypeFloat 32
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/hlsl_functionality1/ |
D | decorate_string.amber | 39 %float = OpTypeFloat 32 90 %float = OpTypeFloat 32
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl/asm/comp/ |
D | relaxed-block-layout.asm.comp | 45 %float = OpTypeFloat 32 49 %half = OpTypeFloat 16
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
D | spv-stable-bifurcation-Os-mutate-var-vector-shuffle.amber | 56 %6 = OpTypeFloat 32 192 %6 = OpTypeFloat 32 335 %6 = OpTypeFloat 32
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/float32/comparison/ |
D | modfstruct_4_tese.amber | 59 %float = OpTypeFloat 32 156 %float = OpTypeFloat 32 314 %float = OpTypeFloat 32 457 %float = OpTypeFloat 32
|
D | modfstruct_3_tese.amber | 59 %float = OpTypeFloat 32 156 %float = OpTypeFloat 32 314 %float = OpTypeFloat 32 463 %float = OpTypeFloat 32
|
D | modfstruct_2_tese.amber | 59 %float = OpTypeFloat 32 156 %float = OpTypeFloat 32 314 %float = OpTypeFloat 32 464 %float = OpTypeFloat 32
|
D | frexpstruct_4_tese.amber | 59 %float = OpTypeFloat 32 156 %float = OpTypeFloat 32 316 %float = OpTypeFloat 32 463 %float = OpTypeFloat 32
|
D | frexpstruct_1_tese.amber | 59 %float = OpTypeFloat 32 156 %float = OpTypeFloat 32 316 %float = OpTypeFloat 32 467 %float = OpTypeFloat 32
|
D | frexpstruct_3_tese.amber | 59 %float = OpTypeFloat 32 156 %float = OpTypeFloat 32 316 %float = OpTypeFloat 32 469 %float = OpTypeFloat 32
|
12345678910>>...159