Home
last modified time | relevance | path

Searched defs:uintTypes (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm8bitStorageTests.cpp1018 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStorage32To8Group() local
1170 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitUniform8To32Group() local
1323 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStoragePushConstant8To32Group() local
1491 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStorage16To8Group() local
1649 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitUniform8To16Group() local
1806 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStoragePushConstant8To16Group() local
DvktSpvAsm16bitStorageTests.cpp1364 const char uintTypes[] = "%u16 = OpTypeInt 16 0\n" in addCompute16bitStorageUniform16To32Group() local
1887 const char uintTypes[] = "%u16 = OpTypeInt 16 0\n" in addCompute16bitStoragePushConstant16To32Group() local
2523 const char uintTypes[] = "%u16 = OpTypeInt 16 0\n" in addCompute16bitStorageUniform32To16Group() local
/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp1082 …id addFunctionCases(TestCaseGroup *parent, const char *functionName, bool intTypes, bool uintTypes, in addFunctionCases()
Des31fShaderCommonFunctionTests.cpp2135 bool uintTypes, uint32_t shaderBits) in addFunctionCases()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp213 …dFunctionCases(tcu::TestCaseGroup *parent, const char *functionName, bool intTypes, bool uintTypes, in addFunctionCases()
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1653 bool uintTypes) in addFunctionCases()