Home
last modified time | relevance | path

Searched defs:inputColors (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7306 RGBA inputColors[4]; in createOpConstantCompositeTests() local
7449 RGBA inputColors[4]; in createSelectionBlockOrderTests() local
7530 RGBA inputColors[4]; in createSwitchBlockOrderTests() local
7636 RGBA inputColors[4]; in createDecorationGroupTests() local
7790 RGBA inputColors[4]; in createSpecConstantTests() local
8006 RGBA inputColors[4]; in createOpPhiTests() local
8248 RGBA inputColors[4]; in createNoContractionTests() local
8553 const RGBA inputColors[4] = in createOpQuantizeSingleOptionTests() local
8732 RGBA inputColors[4] = { in createOpQuantizeTwoPossibilityTests() local
9510 RGBA inputColors[4]; in createFRemTests() local
[all …]
DvktSpvAsmGraphicsShaderTestUtil.hpp263 tcu::RGBA inputColors[4]; member