Home
last modified time | relevance | path

Searched defs:icolor (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp143 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
246 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
440 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
572 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
688 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
804 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
890 const tcu::IVec4 icolor(castVectorSaturate<int32_t>(color)); in shadeFragments() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp273 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
423 const tcu::IVec4 icolor = castVectorSaturate<int32_t>(color); in shadeFragments() local
/external/libjpeg-turbo/
Djquant2.c478 compute_color(j_decompress_ptr cinfo, boxptr boxp, int icolor) in compute_color()
764 int i, icolor; in find_best_colors() local
/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
DCanvas.java107 public void drawColor(int icolor) { in drawColor()
/external/libpng/contrib/tools/
Dgenpng.c115 int icolor = color_count; in color_of() local
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp1866 const tcu::IVec4 icolor(0x8000000ul, 0x7FFFFFFF, 0, 0x0FFFFFFF); in test() local
2499 const tcu::IVec4 icolor(0x8000000ul, 0x7FFFFFFF, 0, 0x0FFFFFFF); in test() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp6169 glw::GLint icolor[4] = {}; in iterate() local