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()1547 case FORMAT_R8UI: return 1; in bytes()2649 case FORMAT_R8UI: in isFloatFormat()2757 case FORMAT_R8UI: in isUnsignedComponent()2931 case FORMAT_R8UI: in isUnsignedNonNormalizedInteger()2980 case FORMAT_R8UI: return 1; in componentCount()3569 case FORMAT_R8UI: in selectInternalFormat()3570 return FORMAT_R8UI; in selectInternalFormat()
175 case FORMAT_R8UI: in sampleTexture()392 case FORMAT_R8UI: in sampleTexture()1923 case FORMAT_R8UI: in sampleTexel()2604 case FORMAT_R8UI: in has16bitTextureFormat()2690 case FORMAT_R8UI: in has8bitTextureComponents()2751 case FORMAT_R8UI: in has16bitTextureComponents()2825 case FORMAT_R8UI: in has32bitIntegerTextureComponents()2903 case FORMAT_R8UI: in hasYuvFormat()2973 case FORMAT_R8UI: return component < 1; in isRGBComponent()
727 case FORMAT_R8UI: in rasterOperation()847 case FORMAT_R8UI: in clampColor()
2238 case FORMAT_R8UI: in writeColor()2371 case FORMAT_R8UI: in writeColor()
333 case GL_R8UI: return sw::FORMAT_R8UI; in SelectInternalFormat()1554 ASSERT_OR_RETURN(internalformat == GL_R8UI && getExternalFormat() == sw::FORMAT_R8UI); in loadImageData()