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