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()1562 case FORMAT_G16R16UI: return 4; in bytes()2665 case FORMAT_G16R16UI: in isFloatFormat()2748 case FORMAT_G16R16UI: in isUnsignedComponent()2934 case FORMAT_G16R16UI: in isUnsignedNonNormalizedInteger()2987 case FORMAT_G16R16UI: return 2; in componentCount()3615 case FORMAT_G16R16UI: in selectInternalFormat()3616 return FORMAT_G16R16UI; in selectInternalFormat()
186 case FORMAT_G16R16UI: in sampleTexture()401 case FORMAT_G16R16UI: in sampleTexture()2651 case FORMAT_G16R16UI: in has16bitTextureFormat()2725 case FORMAT_G16R16UI: in has8bitTextureComponents()2799 case FORMAT_G16R16UI: in has16bitTextureComponents()2848 case FORMAT_G16R16UI: in has32bitIntegerTextureComponents()2947 case FORMAT_G16R16UI: in hasYuvFormat()3017 case FORMAT_G16R16UI: return component < 2; in isRGBComponent()
722 case FORMAT_G16R16UI: in rasterOperation()842 case FORMAT_G16R16UI: in clampColor()
2244 case FORMAT_G16R16UI: in writeColor()2441 case FORMAT_G16R16UI: in writeColor()
342 case GL_RG16UI: return sw::FORMAT_G16R16UI; in SelectInternalFormat()1518 ASSERT_OR_RETURN(internalformat == GL_RG16UI && getExternalFormat() == sw::FORMAT_G16R16UI); in loadImageData()