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