Searched refs:FORMAT_G16R16I (Results 1 – 7 of 7) sorted by relevance
343 case FORMAT_G16R16I: in read()599 case FORMAT_G16R16I: in write()816 case FORMAT_G16R16I: in read()895 case FORMAT_G16R16I: in write()1024 case FORMAT_G16R16I: in GetScale()
104 FORMAT_G16R16I, enumerator
211 case FORMAT_G16R16I: in write()697 case FORMAT_G16R16I: in read()1561 case FORMAT_G16R16I: return 4; in bytes()2664 case FORMAT_G16R16I: in isFloatFormat()2797 case FORMAT_G16R16I: in isUnsignedComponent()2912 case FORMAT_G16R16I: in isSignedNonNormalizedInteger()2986 case FORMAT_G16R16I: return 2; in componentCount()3613 case FORMAT_G16R16I: in selectInternalFormat()3614 return FORMAT_G16R16I; in selectInternalFormat()
185 case FORMAT_G16R16I: in sampleTexture()400 case FORMAT_G16R16I: in sampleTexture()2650 case FORMAT_G16R16I: in has16bitTextureFormat()2724 case FORMAT_G16R16I: in has8bitTextureComponents()2798 case FORMAT_G16R16I: in has16bitTextureComponents()2847 case FORMAT_G16R16I: in has32bitIntegerTextureComponents()2946 case FORMAT_G16R16I: in hasYuvFormat()3016 case FORMAT_G16R16I: return component < 2; in isRGBComponent()
719 case FORMAT_G16R16I: in rasterOperation()839 case FORMAT_G16R16I: in clampColor()
2243 case FORMAT_G16R16I: in writeColor()2440 case FORMAT_G16R16I: in writeColor()
338 case GL_RG16I: return sw::FORMAT_G16R16I; in SelectInternalFormat()1521 ASSERT_OR_RETURN(internalformat == GL_RG16I && getExternalFormat() == sw::FORMAT_G16R16I); in loadImageData()