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()1589 case FORMAT_G8R8UI: return 2; in bytes()2813 case FORMAT_G8R8UI: in isFloatFormat()2921 case FORMAT_G8R8UI: in isUnsignedComponent()3121 case FORMAT_G8R8UI: in isUnsignedNonNormalizedInteger()3172 case FORMAT_G8R8UI: return 2; in componentCount()3798 case FORMAT_G8R8UI: in selectInternalFormat()3799 return FORMAT_G8R8UI; in selectInternalFormat()
177 case FORMAT_G8R8UI: in sampleTexture()399 case FORMAT_G8R8UI: in sampleTexture()1903 case FORMAT_G8R8UI: in sampleTexel()2607 case FORMAT_G8R8UI: in has16bitTextureFormat()2693 case FORMAT_G8R8UI: in has8bitTextureComponents()2754 case FORMAT_G8R8UI: in has16bitTextureComponents()2828 case FORMAT_G8R8UI: in has32bitIntegerTextureComponents()2906 case FORMAT_G8R8UI: in hasYuvFormat()2976 case FORMAT_G8R8UI: return component < 2; in isRGBComponent()
699 case FORMAT_G8R8UI: in rasterOperation()819 case FORMAT_G8R8UI: in clampColor()
2239 case FORMAT_G8R8UI: in writeColor()2464 case FORMAT_G8R8UI: in writeColor()
334 case GL_RG8UI: return sw::FORMAT_G8R8UI; in SelectInternalFormat()1574 ASSERT_OR_RETURN(internalformat == GL_RG8UI && getExternalFormat() == sw::FORMAT_G8R8UI); in loadImageData()