HomeSort by relevance Sort by last modified time
    Searched defs:toRGBA (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsShaderRenderCase.cpp 67 inline RGBA toRGBA (const Vec4& a)
733 result.setPixel(ix, iy, toRGBA(color));
761 result.setPixel(x, y, toRGBA(color));
glsTextureTestUtil.hpp 240 inline tcu::RGBA toRGBA (const tcu::Vec4& v)

Completed in 58 milliseconds