Searched defs:inputColors (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 275 tcu::RGBA inputColors[4]; member
|
D | vktSpvAsmInstructionTests.cpp | 7984 RGBA inputColors[4]; in createOpConstantCompositeTests() local 8116 RGBA inputColors[4]; in createSelectionBlockOrderTests() local 8196 RGBA inputColors[4]; in createSwitchBlockOrderTests() local 8302 RGBA inputColors[4]; in createDecorationGroupTests() local 8430 RGBA inputColors[4]; in createSpecConstantTests() local 8812 RGBA inputColors[4]; in createOpPhiTests() local 9045 RGBA inputColors[4]; in createNoContractionTests() local 9345 const RGBA inputColors[4] = {RGBA(0, 0, 0, 255), RGBA(0, 0, 255, 255), RGBA(0, 255, 0, 255), in createOpQuantizeSingleOptionTests() local 9496 …RGBA inputColors[4] = {RGBA(0, 0, 0, 255), RGBA(0, 0, 255, 255), RGBA(0, 255, 0, 255), RGBA(0, 255… in createOpQuantizeTwoPossibilityTests() local 10227 RGBA inputColors[4]; in createFRemTests() local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktDynamicRenderingLocalReadTests.cpp | 1255 VkClearColorValue inputColors[inputsCount]{ in iterate() local
|