Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp1019 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStorage32To8Group() local
1173 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitUniform8To32Group() local
1327 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStoragePushConstant8To32Group() local
1495 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStorage16To8Group() local
1655 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitUniform8To16Group() local
1813 const char uintTypes[] = "%u8 = OpTypeInt 8 0\n" in addCompute8bitStoragePushConstant8To16Group() local
H A DvktSpvAsm16bitStorageTests.cpp1348 const char uintTypes[] = "%u16 = OpTypeInt 16 0\n" in addCompute16bitStorageUniform16To32Group() local
1871 const char uintTypes[] = "%u16 = OpTypeInt 16 0\n" in addCompute16bitStoragePushConstant16To32Group() local
2507 const char uintTypes[] = "%u16 = OpTypeInt 16 0\n" in addCompute16bitStorageUniform32To16Group() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp1082 …id addFunctionCases(TestCaseGroup *parent, const char *functionName, bool intTypes, bool uintTypes, in addFunctionCases()
H A Des31fShaderCommonFunctionTests.cpp2135 bool uintTypes, uint32_t shaderBits) in addFunctionCases()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp213 …dFunctionCases(tcu::TestCaseGroup *parent, const char *functionName, bool intTypes, bool uintTypes, in addFunctionCases()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp1653 bool uintTypes) in addFunctionCases()