Home
last modified time | relevance | path

Searched refs:outputColors1 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp6460 RGBA outputColors1[4]; in createSpecConstantTests() local
6500 outputColors1[0] = RGBA(127, 255, 127, 255); in createSpecConstantTests()
6501 outputColors1[1] = RGBA(127, 128, 0, 255); in createSpecConstantTests()
6502 outputColors1[2] = RGBA(0, 255, 0, 255); in createSpecConstantTests()
6503 outputColors1[3] = RGBA(0, 128, 127, 255); in createSpecConstantTests()
6629 RGBA outputColors1[4]; in createOpPhiTests() local
6710 outputColors1[0] = RGBA(178, 255, 229, 255); in createOpPhiTests()
6711 outputColors1[1] = RGBA(178, 127, 102, 255); in createOpPhiTests()
6712 outputColors1[2] = RGBA(51, 255, 102, 255); in createOpPhiTests()
6713 outputColors1[3] = RGBA(51, 127, 229, 255); in createOpPhiTests()
[all …]