/external/deqp-deps/glslang/Test/ |
D | spv.intOps.vert | 65 iout.x += findMSB(i1); 66 iout.xy += findMSB(u2);
|
D | 400.geom | 99 i1 = findMSB(i1); 100 i2 = findMSB(u2);
|
D | 310.vert | 36 i1 = findMSB(i1); 37 i2 = findMSB(u2);
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/ |
D | gles31-khr-master.txt | 558 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/ |
D | gles31-khr-master.txt | 558 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/ |
D | gles31-khr-master.txt | 558 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/ |
D | gles31-khr-master.txt | 558 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/mesa3d/src/compiler/glsl/ |
D | int64.glsl | 37 int log2_denom = findMSB(d.y) + 32; 45 log2_denom = findMSB(d.x);
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderUniformIntegerFunctionTests.cpp | 179 static int findMSB (deInt32 value) in findMSB() function 202 return findMSB(input); in computeExpectedResult()
|
D | es31fShaderIntegerFunctionTests.cpp | 1022 static int findMSB (deInt32 value) in findMSB() function 1032 static int findMSB (deUint32 value) in findMSB() function 1086 …const int minRef = isSigned ? findMSB(toPrecision(deInt32(value), integerLength)) : findMSB(toPre… in compare() 1087 const int maxRef = isSigned ? findMSB(deInt32(value)) : findMSB(value); in compare()
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/master/ |
D | gles31-khr-master.txt | 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 568 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.5.x/ |
D | gles31-khr-master.txt | 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 568 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/ |
D | gles31-khr-master.txt | 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 568 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/ |
D | gles31-khr-master.txt | 559 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_zero 560 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_0 561 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_1 562 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_2 563 KHR-GLES31.core.shader_bitfield_operation.findMSB.uint_3 564 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_0 565 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_1 566 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_2 567 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec2_3 568 KHR-GLES31.core.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.intrinsics.negative.frag.out | 116 0:13 findMSB ( temp uint) 215 0:53 findMSB ( temp 2-component vector of uint) 274 0:69 findMSB ( temp 3-component vector of uint) 346 0:86 findMSB ( temp 4-component vector of uint) 579 0:13 findMSB ( temp uint) 678 0:53 findMSB ( temp 2-component vector of uint) 737 0:69 findMSB ( temp 3-component vector of uint) 809 0:86 findMSB ( temp 4-component vector of uint)
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderIntegerFunctionTests.cpp | 248 static int findMSB (deInt32 value) in findMSB() function 258 static int findMSB (deUint32 value) in findMSB() function 1255 …const int minRef = isSigned ? findMSB(toPrecision(deInt32(value), integerLength)) : findMSB(toPre… in compare() 1256 const int maxRef = isSigned ? findMSB(deInt32(value)) : findMSB(value); in compare()
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/ |
D | gl43-master.txt | 4861 KHR-GL43.shader_bitfield_operation.findMSB.uint_zero 4862 KHR-GL43.shader_bitfield_operation.findMSB.uint_0 4863 KHR-GL43.shader_bitfield_operation.findMSB.uint_1 4864 KHR-GL43.shader_bitfield_operation.findMSB.uint_2 4865 KHR-GL43.shader_bitfield_operation.findMSB.uint_3 4866 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_0 4867 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_1 4868 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_2 4869 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_3 4870 KHR-GL43.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
D | gl46-master.txt | 4862 KHR-GL46.shader_bitfield_operation.findMSB.uint_zero 4863 KHR-GL46.shader_bitfield_operation.findMSB.uint_0 4864 KHR-GL46.shader_bitfield_operation.findMSB.uint_1 4865 KHR-GL46.shader_bitfield_operation.findMSB.uint_2 4866 KHR-GL46.shader_bitfield_operation.findMSB.uint_3 4867 KHR-GL46.shader_bitfield_operation.findMSB.uvec2_0 4868 KHR-GL46.shader_bitfield_operation.findMSB.uvec2_1 4869 KHR-GL46.shader_bitfield_operation.findMSB.uvec2_2 4870 KHR-GL46.shader_bitfield_operation.findMSB.uvec2_3 4871 KHR-GL46.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
D | gl44-master.txt | 4861 KHR-GL44.shader_bitfield_operation.findMSB.uint_zero 4862 KHR-GL44.shader_bitfield_operation.findMSB.uint_0 4863 KHR-GL44.shader_bitfield_operation.findMSB.uint_1 4864 KHR-GL44.shader_bitfield_operation.findMSB.uint_2 4865 KHR-GL44.shader_bitfield_operation.findMSB.uint_3 4866 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_0 4867 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_1 4868 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_2 4869 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_3 4870 KHR-GL44.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
D | gl45-master.txt | 4862 KHR-GL45.shader_bitfield_operation.findMSB.uint_zero 4863 KHR-GL45.shader_bitfield_operation.findMSB.uint_0 4864 KHR-GL45.shader_bitfield_operation.findMSB.uint_1 4865 KHR-GL45.shader_bitfield_operation.findMSB.uint_2 4866 KHR-GL45.shader_bitfield_operation.findMSB.uint_3 4867 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_0 4868 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_1 4869 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_2 4870 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_3 4871 KHR-GL45.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/ |
D | gl43-master.txt | 4860 KHR-GL43.shader_bitfield_operation.findMSB.uint_zero 4861 KHR-GL43.shader_bitfield_operation.findMSB.uint_0 4862 KHR-GL43.shader_bitfield_operation.findMSB.uint_1 4863 KHR-GL43.shader_bitfield_operation.findMSB.uint_2 4864 KHR-GL43.shader_bitfield_operation.findMSB.uint_3 4865 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_0 4866 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_1 4867 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_2 4868 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_3 4869 KHR-GL43.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/ |
D | gl43-master.txt | 4893 KHR-GL43.shader_bitfield_operation.findMSB.uint_zero 4894 KHR-GL43.shader_bitfield_operation.findMSB.uint_0 4895 KHR-GL43.shader_bitfield_operation.findMSB.uint_1 4896 KHR-GL43.shader_bitfield_operation.findMSB.uint_2 4897 KHR-GL43.shader_bitfield_operation.findMSB.uint_3 4898 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_0 4899 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_1 4900 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_2 4901 KHR-GL43.shader_bitfield_operation.findMSB.uvec2_3 4902 KHR-GL43.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
D | gl45-master.txt | 4894 KHR-GL45.shader_bitfield_operation.findMSB.uint_zero 4895 KHR-GL45.shader_bitfield_operation.findMSB.uint_0 4896 KHR-GL45.shader_bitfield_operation.findMSB.uint_1 4897 KHR-GL45.shader_bitfield_operation.findMSB.uint_2 4898 KHR-GL45.shader_bitfield_operation.findMSB.uint_3 4899 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_0 4900 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_1 4901 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_2 4902 KHR-GL45.shader_bitfield_operation.findMSB.uvec2_3 4903 KHR-GL45.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
D | gl44-master.txt | 4893 KHR-GL44.shader_bitfield_operation.findMSB.uint_zero 4894 KHR-GL44.shader_bitfield_operation.findMSB.uint_0 4895 KHR-GL44.shader_bitfield_operation.findMSB.uint_1 4896 KHR-GL44.shader_bitfield_operation.findMSB.uint_2 4897 KHR-GL44.shader_bitfield_operation.findMSB.uint_3 4898 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_0 4899 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_1 4900 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_2 4901 KHR-GL44.shader_bitfield_operation.findMSB.uvec2_3 4902 KHR-GL44.shader_bitfield_operation.findMSB.uvec3_0 [all …]
|
/external/mesa3d/docs/specs/ |
D | MESA_shader_integer_functions.txt | 334 genIType findMSB(genIType value); 335 genIType findMSB(genUType value); 371 The function findMSB() returns the bit number of the most significant bit
|