Searched refs:FORMAT_R8UI (Results 1 – 7 of 7) sorted by relevance
243 case FORMAT_R8UI: in read()569 case FORMAT_R8UI: in write()809 case FORMAT_R8UI: in read()884 case FORMAT_R8UI: in write()1014 case FORMAT_R8UI: in GetScale()
69 FORMAT_R8UI, enumerator
102 case FORMAT_R8UI: in write()473 case FORMAT_R8UI: in read()1588 case FORMAT_R8UI: return 1; in bytes()2812 case FORMAT_R8UI: in isFloatFormat()2920 case FORMAT_R8UI: in isUnsignedComponent()3122 case FORMAT_R8UI: in isUnsignedNonNormalizedInteger()3171 case FORMAT_R8UI: return 1; in componentCount()3760 case FORMAT_R8UI: in selectInternalFormat()3761 return FORMAT_R8UI; in selectInternalFormat()
175 case FORMAT_R8UI: in sampleTexture()392 case FORMAT_R8UI: in sampleTexture()1922 case FORMAT_R8UI: in sampleTexel()2605 case FORMAT_R8UI: in has16bitTextureFormat()2691 case FORMAT_R8UI: in has8bitTextureComponents()2752 case FORMAT_R8UI: in has16bitTextureComponents()2826 case FORMAT_R8UI: in has32bitIntegerTextureComponents()2904 case FORMAT_R8UI: in hasYuvFormat()2974 case FORMAT_R8UI: return component < 1; in isRGBComponent()
698 case FORMAT_R8UI: in rasterOperation()818 case FORMAT_R8UI: in clampColor()
2231 case FORMAT_R8UI: in writeColor()2364 case FORMAT_R8UI: in writeColor()
333 case GL_R8UI: return sw::FORMAT_R8UI; in SelectInternalFormat()1616 ASSERT_OR_RETURN(internalformat == GL_R8UI && getExternalFormat() == sw::FORMAT_R8UI); in loadImageData()