Searched refs:FORMAT_G16R16UI (Results 1 – 7 of 7) sorted by relevance
349 case FORMAT_G16R16UI: in read()640 case FORMAT_G16R16UI: in write()825 case FORMAT_G16R16UI: in read()908 case FORMAT_G16R16UI: in write()1025 case FORMAT_G16R16UI: in GetScale()
105 FORMAT_G16R16UI, enumerator
215 case FORMAT_G16R16UI: in write()713 case FORMAT_G16R16UI: in read()1603 case FORMAT_G16R16UI: return 4; in bytes()2828 case FORMAT_G16R16UI: in isFloatFormat()2911 case FORMAT_G16R16UI: in isUnsignedComponent()3125 case FORMAT_G16R16UI: in isUnsignedNonNormalizedInteger()3178 case FORMAT_G16R16UI: return 2; in componentCount()3806 case FORMAT_G16R16UI: in selectInternalFormat()3807 return FORMAT_G16R16UI; in selectInternalFormat()
186 case FORMAT_G16R16UI: in sampleTexture()401 case FORMAT_G16R16UI: in sampleTexture()2652 case FORMAT_G16R16UI: in has16bitTextureFormat()2726 case FORMAT_G16R16UI: in has8bitTextureComponents()2800 case FORMAT_G16R16UI: in has16bitTextureComponents()2849 case FORMAT_G16R16UI: in has32bitIntegerTextureComponents()2948 case FORMAT_G16R16UI: in hasYuvFormat()3018 case FORMAT_G16R16UI: return component < 2; in isRGBComponent()
693 case FORMAT_G16R16UI: in rasterOperation()813 case FORMAT_G16R16UI: in clampColor()
2237 case FORMAT_G16R16UI: in writeColor()2434 case FORMAT_G16R16UI: in writeColor()
342 case GL_RG16UI: return sw::FORMAT_G16R16UI; in SelectInternalFormat()1580 ASSERT_OR_RETURN(internalformat == GL_RG16UI && getExternalFormat() == sw::FORMAT_G16R16UI); in loadImageData()