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.hpp334 void getHalfColorsFullAlpha (tcu::RGBA (&colors)[4]);
DvktSpvAsmInstructionTests.cpp6512 getHalfColorsFullAlpha(colors); in createOpConstantNullTests()
6650 getHalfColorsFullAlpha(inputColors); in createOpConstantCompositeTests()
6949 getHalfColorsFullAlpha(inputColors); in createDecorationGroupTests()
6950 getHalfColorsFullAlpha(outputColors); in createDecorationGroupTests()
7309 getHalfColorsFullAlpha(inputColors); in createOpPhiTests()
7512 getHalfColorsFullAlpha(inputColors); in createNoContractionTests()
7601 getHalfColorsFullAlpha(colors); in createMemoryAccessTests()
9836 getHalfColorsFullAlpha(inputColors); in createOpConstantFloat16Tests()
DvktSpvAsmGraphicsShaderTestUtil.cpp341 void getHalfColorsFullAlpha (RGBA (&colors)[4]) in getHalfColorsFullAlpha() function