Searched refs:outputColors1 (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 8200 RGBA outputColors1[4]; in createSpecConstantTests() local 8242 outputColors1[0] = RGBA(127, 255, 127, 255); in createSpecConstantTests() 8243 outputColors1[1] = RGBA(127, 128, 0, 255); in createSpecConstantTests() 8244 outputColors1[2] = RGBA(0, 255, 0, 255); in createSpecConstantTests() 8245 outputColors1[3] = RGBA(0, 128, 127, 255); in createSpecConstantTests() 8469 RGBA outputColors1[4]; in createOpPhiTests() local 8557 outputColors1[0] = RGBA(178, 255, 229, 255); in createOpPhiTests() 8558 outputColors1[1] = RGBA(178, 127, 102, 255); in createOpPhiTests() 8559 outputColors1[2] = RGBA(51, 255, 102, 255); in createOpPhiTests() 8560 outputColors1[ in createOpPhiTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 8188 RGBA outputColors1[4]; in createSpecConstantTests() local 8230 outputColors1[0] = RGBA(127, 255, 127, 255); in createSpecConstantTests() 8231 outputColors1[1] = RGBA(127, 128, 0, 255); in createSpecConstantTests() 8232 outputColors1[2] = RGBA(0, 255, 0, 255); in createSpecConstantTests() 8233 outputColors1[3] = RGBA(0, 128, 127, 255); in createSpecConstantTests() 8457 RGBA outputColors1[4]; in createOpPhiTests() local 8545 outputColors1[0] = RGBA(178, 255, 229, 255); in createOpPhiTests() 8546 outputColors1[1] = RGBA(178, 127, 102, 255); in createOpPhiTests() 8547 outputColors1[2] = RGBA(51, 255, 102, 255); in createOpPhiTests() 8548 outputColors1[ in createOpPhiTests() [all...] |
Completed in 27 milliseconds