Home
last modified time | relevance | path

Searched refs:issRGB (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dcvtcolor.c34 component(const char *prog, const char *arg, int issRGB) in component() argument
39 if (ep <= arg || *ep || c > 65535 || (issRGB && c > 255)) in component()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp66 bool issRGB; member
77 // minApi, name , internalFormat , format , sizedFormat , issRGB , blockSize
89 // minApi, name , internalFormat , format , sizedFormat , issRGB , blockSize
1567 gl.renderbufferStorage(GL_RENDERBUFFER, bufferFormats[hasAlpha][formatInfo.issRGB], image0.width, image0.height); in iterate()

Completed in 3 milliseconds