Searched defs:floatTypes (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm16bitStorageTests.cpp | 1206 const char floatTypes[] = "%f16 = OpTypeFloat 16\n" in addCompute16bitStorageUniform16To32Group() local 1760 const char floatTypes[] = "%f16 = OpTypeFloat 16\n" in addCompute16bitStoragePushConstant16To32Group() local 2385 const char floatTypes[] = "%f16 = OpTypeFloat 16\n" in addCompute16bitStorageUniform32To16Group() local 7514 const char floatTypes[] = "%f16 = OpTypeFloat 16\n" in addCompute16bitStorageUniform64To16Group() local 8245 const char floatTypes[] = "%f16 = OpTypeFloat 16\n" in addCompute16bitStorageUniform16To64Group() local 8474 const char floatTypes[] = "%f16 = OpTypeFloat 16\n" in addCompute16bitStoragePushConstant16To64Group() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | CopyTexture3DTest.cpp | 779 std::vector<GLenum> floatTypes = {GL_FLOAT, GL_HALF_FLOAT, GL_UNSIGNED_INT_10F_11F_11F_REV, in testFloatFormats() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 2174 static const char *floatTypes[] = { in initialize() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | Initialize.cpp | 2175 static const char *floatTypes[] = { in initialize() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderCommonFunctionTests.cpp | 1652 static void addFunctionCases(TestCaseGroup *parent, const char *functionName, bool floatTypes, bool… in addFunctionCases()
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderOperatorTests.cpp | 2066 …static const DataType floatTypes[] = {TYPE_FLOAT, TYPE_FLOAT_VEC2, TYPE_FLOAT_VEC3, TYPE_FLOAT_VE… in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderOperatorTests.cpp | 2054 …static const DataType floatTypes[] = {TYPE_FLOAT, TYPE_FLOAT_VEC2, TYPE_FLOAT_VEC3, TYPE_FLOAT_VE… in init() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderCommonFunctionTests.cpp | 2134 static void addFunctionCases(TestCaseGroup *parent, const char *functionName, bool floatTypes, bool… in addFunctionCases()
|