Home
last modified time | relevance | path

Searched refs:ALL_SHADERS (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp1260 ALL_SHADERS = VS|TC|TE|GS|FS|CS in init() enumerator
1264 addFunctionCases<UaddCarryCase> (this, "uaddcarry", false, true, true, ALL_SHADERS); in init()
1265 addFunctionCases<UsubBorrowCase> (this, "usubborrow", false, true, true, ALL_SHADERS); in init()
1266 addFunctionCases<UmulExtendedCase> (this, "umulextended", false, true, false, ALL_SHADERS); in init()
1267 addFunctionCases<ImulExtendedCase> (this, "imulextended", true, false, false, ALL_SHADERS); in init()
1268 addFunctionCases<BitfieldExtractCase> (this, "bitfieldextract", true, true, true, ALL_SHADERS); in init()
1269 addFunctionCases<BitfieldInsertCase> (this, "bitfieldinsert", true, true, true, ALL_SHADERS); in init()
1270 addFunctionCases<BitfieldReverseCase> (this, "bitfieldreverse", true, true, true, ALL_SHADERS); in init()
1271 addFunctionCases<BitCountCase> (this, "bitcount", true, true, true, ALL_SHADERS); in init()
1272 addFunctionCases<FindLSBCase> (this, "findlsb", true, true, true, ALL_SHADERS); in init()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp1120 ALL_SHADERS = VS|TC|TE|GS|FS|CS in init() enumerator
1124 addFunctionCases<UaddCarryCase> (this, "uaddcarry", false, true, true, ALL_SHADERS); in init()
1125 addFunctionCases<UsubBorrowCase> (this, "usubborrow", false, true, true, ALL_SHADERS); in init()
1126 addFunctionCases<UmulExtendedCase> (this, "umulextended", false, true, false, ALL_SHADERS); in init()
1127 addFunctionCases<ImulExtendedCase> (this, "imulextended", true, false, false, ALL_SHADERS); in init()
1128 addFunctionCases<BitfieldExtractCase> (this, "bitfieldextract", true, true, true, ALL_SHADERS); in init()
1129 addFunctionCases<BitfieldInsertCase> (this, "bitfieldinsert", true, true, true, ALL_SHADERS); in init()
1130 addFunctionCases<BitfieldReverseCase> (this, "bitfieldreverse", true, true, true, ALL_SHADERS); in init()
1131 addFunctionCases<BitCountCase> (this, "bitcount", true, true, true, ALL_SHADERS); in init()
1132 addFunctionCases<FindLSBCase> (this, "findlsb", true, true, true, ALL_SHADERS); in init()
[all...]
H A Des31fShaderCommonFunctionTests.cpp2129 ALL_SHADERS = VS|TC|TE|GS|FS|CS,
2155 addFunctionCases<FrexpCase> (this, "frexp", true, false, false, ALL_SHADERS);
2156 addFunctionCases<LdexpCase> (this, "ldexp", true, false, false, ALL_SHADERS);
2157 addFunctionCases<FmaCase> (this, "fma", true, false, false, ALL_SHADERS);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp1260 ALL_SHADERS = VS|TC|TE|GS|FS|CS in init() enumerator
1264 addFunctionCases<UaddCarryCase> (this, "uaddcarry", false, true, true, ALL_SHADERS); in init()
1265 addFunctionCases<UsubBorrowCase> (this, "usubborrow", false, true, true, ALL_SHADERS); in init()
1266 addFunctionCases<UmulExtendedCase> (this, "umulextended", false, true, false, ALL_SHADERS); in init()
1267 addFunctionCases<ImulExtendedCase> (this, "imulextended", true, false, false, ALL_SHADERS); in init()
1268 addFunctionCases<BitfieldExtractCase> (this, "bitfieldextract", true, true, true, ALL_SHADERS); in init()
1269 addFunctionCases<BitfieldInsertCase> (this, "bitfieldinsert", true, true, true, ALL_SHADERS); in init()
1270 addFunctionCases<BitfieldReverseCase> (this, "bitfieldreverse", true, true, true, ALL_SHADERS); in init()
1271 addFunctionCases<BitCountCase> (this, "bitcount", true, true, true, ALL_SHADERS); in init()
1272 addFunctionCases<FindLSBCase> (this, "findlsb", true, true, true, ALL_SHADERS); in init()
[all...]

Completed in 11 milliseconds