Searched refs:getHalfColorsFullAlpha (Results 1 – 3 of 3) sorted by relevance
365 void getHalfColorsFullAlpha (tcu::RGBA (&colors)[4]);
7624 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()
417 void getHalfColorsFullAlpha (RGBA (&colors)[4]) in getHalfColorsFullAlpha() function