Searched refs:FORMAT_R8UI (Results 1 – 7 of 7) sorted by relevance
243 case FORMAT_R8UI: in read()568 case FORMAT_R8UI: in write()807 case FORMAT_R8UI: in read()882 case FORMAT_R8UI: in write()1012 case FORMAT_R8UI: in GetScale()
69 FORMAT_R8UI, enumerator
95 case FORMAT_R8UI: in write()459 case FORMAT_R8UI: in read()1574 case FORMAT_R8UI: return 1; in bytes()2845 case FORMAT_R8UI: in isFloatFormat()2953 case FORMAT_R8UI: in isUnsignedComponent()3155 case FORMAT_R8UI: in isUnsignedNonNormalizedInteger()3204 case FORMAT_R8UI: return 1; in componentCount()3784 case FORMAT_R8UI: in selectInternalFormat()3785 return FORMAT_R8UI; in selectInternalFormat()
175 case FORMAT_R8UI: in sampleTexture()394 case FORMAT_R8UI: in sampleTexture()1926 case FORMAT_R8UI: in sampleTexel()2604 case FORMAT_R8UI: in has16bitTextureFormat()2692 case FORMAT_R8UI: in has8bitTextureComponents()2755 case FORMAT_R8UI: in has16bitTextureComponents()2831 case FORMAT_R8UI: in has32bitIntegerTextureComponents()2911 case FORMAT_R8UI: in hasYuvFormat()2983 case FORMAT_R8UI: return component < 1; in isRGBComponent()
656 case FORMAT_R8UI: in rasterOperation()776 case FORMAT_R8UI: in clampColor()
2230 case FORMAT_R8UI: in writeColor()2363 case FORMAT_R8UI: in writeColor()
471 case GL_R8UI: return sw::FORMAT_R8UI; in SelectInternalFormat()1711 ASSERT_OR_RETURN(internalformat == GL_R8UI && getExternalFormat() == sw::FORMAT_R8UI); in loadImageData()