Searched refs:FORMAT_G8R8UI (Results 1 – 7 of 7) sorted by relevance
338 case FORMAT_G8R8UI: in read()566 case FORMAT_G8R8UI: in write()807 case FORMAT_G8R8UI: in read()882 case FORMAT_G8R8UI: in write()1016 case FORMAT_G8R8UI: in GetScale()
100 FORMAT_G8R8UI, enumerator
205 case FORMAT_G8R8UI: in write()683 case FORMAT_G8R8UI: in read()1548 case FORMAT_G8R8UI: return 2; in bytes()2650 case FORMAT_G8R8UI: in isFloatFormat()2758 case FORMAT_G8R8UI: in isUnsignedComponent()2930 case FORMAT_G8R8UI: in isUnsignedNonNormalizedInteger()2981 case FORMAT_G8R8UI: return 2; in componentCount()3607 case FORMAT_G8R8UI: in selectInternalFormat()3608 return FORMAT_G8R8UI; in selectInternalFormat()
177 case FORMAT_G8R8UI: in sampleTexture()399 case FORMAT_G8R8UI: in sampleTexture()1904 case FORMAT_G8R8UI: in sampleTexel()2606 case FORMAT_G8R8UI: in has16bitTextureFormat()2692 case FORMAT_G8R8UI: in has8bitTextureComponents()2753 case FORMAT_G8R8UI: in has16bitTextureComponents()2827 case FORMAT_G8R8UI: in has32bitIntegerTextureComponents()2905 case FORMAT_G8R8UI: in hasYuvFormat()2975 case FORMAT_G8R8UI: return component < 2; in isRGBComponent()
728 case FORMAT_G8R8UI: in rasterOperation()848 case FORMAT_G8R8UI: in clampColor()
2246 case FORMAT_G8R8UI: in writeColor()2471 case FORMAT_G8R8UI: in writeColor()
334 case GL_RG8UI: return sw::FORMAT_G8R8UI; in SelectInternalFormat()1512 ASSERT_OR_RETURN(internalformat == GL_RG8UI && getExternalFormat() == sw::FORMAT_G8R8UI); in loadImageData()