Searched defs:passConstants (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 9202 SpecConstants passConstants; in createOpQuantizeSingleOptionTests() local 9219 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, PushConstants(), GraphicsResources(), GraphicsInterfaces(), extensions, features, testCtx); in createOpQuantizeSingleOptionTests() local 9323 SpecConstants passConstants; in createOpQuantizeTwoPossibilityTests() local 9333 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, testCtx); in createOpQuantizeTwoPossibilityTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 9164 SpecConstants passConstants; in createOpQuantizeSingleOptionTests() local 9173 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, testCtx); in createOpQuantizeSingleOptionTests() local 9277 SpecConstants passConstants; in createOpQuantizeTwoPossibilityTests() local 9287 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, testCtx); in createOpQuantizeTwoPossibilityTests() local
|
Completed in 44 milliseconds