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.cpp7699 getHalfColorsFullAlpha(colors); in createOpConstantNullTests()
7837 getHalfColorsFullAlpha(inputColors); in createOpConstantCompositeTests()
8140 getHalfColorsFullAlpha(inputColors); in createDecorationGroupTests()
8141 getHalfColorsFullAlpha(outputColors); in createDecorationGroupTests()
8556 getHalfColorsFullAlpha(inputColors); in createOpPhiTests()
8756 getHalfColorsFullAlpha(inputColors); in createNoContractionTests()
8845 getHalfColorsFullAlpha(colors); in createMemoryAccessTests()
11365 getHalfColorsFullAlpha(inputColors); in createOpConstantFloat16Tests()
DvktSpvAsmGraphicsShaderTestUtil.cpp417 void getHalfColorsFullAlpha (RGBA (&colors)[4]) in getHalfColorsFullAlpha() function