Home
last modified time | relevance | path

Searched refs:toRGBA (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp67 inline RGBA toRGBA (const Vec4& a) in toRGBA() function
733 result.setPixel(ix, iy, toRGBA(color)); in computeVertexReference()
761 result.setPixel(x, y, toRGBA(color)); in computeFragmentReference()
DglsTextureTestUtil.hpp240 inline tcu::RGBA toRGBA (const tcu::Vec4& v) in toRGBA() function
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp351 dst.setPixel(ix + region.x, iy + region.y, toRGBA(color)); in setPixelColors()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp447 dst.setPixel(ix + region.x, iy + region.y, toRGBA(color)); in setPixelColors()