Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp365 void getHalfColorsFullAlpha (tcu::RGBA (&colors)[4]);
DvktSpvAsmInstructionTests.cpp7624 getHalfColorsFullAlpha(colors); in createOpConstantNullTests()
7762 getHalfColorsFullAlpha(inputColors); in createOpConstantCompositeTests()
8065 getHalfColorsFullAlpha(inputColors); in createDecorationGroupTests()
8066 getHalfColorsFullAlpha(outputColors); in createDecorationGroupTests()
8481 getHalfColorsFullAlpha(inputColors); in createOpPhiTests()
8681 getHalfColorsFullAlpha(inputColors); in createNoContractionTests()
8770 getHalfColorsFullAlpha(colors); in createMemoryAccessTests()
11266 getHalfColorsFullAlpha(inputColors); in createOpConstantFloat16Tests()
DvktSpvAsmGraphicsShaderTestUtil.cpp417 void getHalfColorsFullAlpha (RGBA (&colors)[4]) in getHalfColorsFullAlpha() function