Searched defs:toRGBA (Results 1 - 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
H A DTexturePixel.java156 public void toRGBA(float[] result) { method in class:TexturePixel
/external/deqp/modules/glshared/
H A DglsTextureTestUtil.hpp243 inline tcu::RGBA toRGBA (const tcu::Vec4& v) function in namespace:deqp::gls::TextureTestUtil
H A DglsShaderRenderCase.cpp67 inline RGBA toRGBA (const Vec4& a) function in namespace:deqp::gls
733 result.setPixel(ix, iy, toRGBA(color));
761 result.setPixel(x, y, toRGBA(color));

Completed in 124 milliseconds