Searched refs:FORMAT_G32R32I (Results 1 – 8 of 8) sorted by relevance
354 case FORMAT_G32R32I: in read()681 case FORMAT_G32R32I: in write()837 case FORMAT_G32R32I: in read()939 case FORMAT_G32R32I: in write()1032 case FORMAT_G32R32I: in GetScale()
106 FORMAT_G32R32I, enumerator
218 case FORMAT_G32R32I: in write()833 case FORMAT_G32R32I: in read()1605 case FORMAT_G32R32I: return 8; in bytes()2853 case FORMAT_G32R32I: in isFloatFormat()2961 case FORMAT_G32R32I: in isUnsignedComponent()3107 case FORMAT_G32R32I: in isSignedNonNormalizedInteger()3180 case FORMAT_G32R32I: return 2; in componentCount()3810 case FORMAT_G32R32I: in selectInternalFormat()3811 return FORMAT_G32R32I; in selectInternalFormat()
194 case FORMAT_G32R32I: in sampleTexture()402 case FORMAT_G32R32I: in sampleTexture()2614 case FORMAT_G32R32I: in has16bitTextureFormat()2717 case FORMAT_G32R32I: in has8bitTextureComponents()2761 case FORMAT_G32R32I: in has16bitTextureComponents()2876 case FORMAT_G32R32I: in has32bitIntegerTextureComponents()2913 case FORMAT_G32R32I: in hasYuvFormat()2983 case FORMAT_G32R32I: return component < 2; in isRGBComponent()
2069 case FORMAT_G32R32I: in alphaBlend()2234 case FORMAT_G32R32I: in writeColor()2395 case FORMAT_G32R32I: in writeColor()
684 case FORMAT_G32R32I: in rasterOperation()804 case FORMAT_G32R32I: in clampColor()
346 case GL_RG32I: return sw::FORMAT_G32R32I; in SelectInternalFormat()1589 ASSERT_OR_RETURN(internalformat == GL_RG32I && getExternalFormat() == sw::FORMAT_G32R32I); in loadImageData()
1350 case GL_INT: return sw::FORMAT_G32R32I; in ConvertReadFormatType()