Searched refs:FORMAT_G8R8I (Results 1 – 7 of 7) sorted by relevance
331 case FORMAT_G8R8I: in read()551 case FORMAT_G8R8I: in write()798 case FORMAT_G8R8I: in read()869 case FORMAT_G8R8I: in write()1015 case FORMAT_G8R8I: in GetScale()
99 FORMAT_G8R8I, enumerator
201 case FORMAT_G8R8I: in write()675 case FORMAT_G8R8I: in read()1559 case FORMAT_G8R8I: return 2; in bytes()2654 case FORMAT_G8R8I: in isFloatFormat()2796 case FORMAT_G8R8I: in isUnsignedComponent()2908 case FORMAT_G8R8I: in isSignedNonNormalizedInteger()2974 case FORMAT_G8R8I: return 2; in componentCount()3605 case FORMAT_G8R8I: in selectInternalFormat()3606 return FORMAT_G8R8I; in selectInternalFormat()
176 case FORMAT_G8R8I: in sampleTexture()398 case FORMAT_G8R8I: in sampleTexture()1900 case FORMAT_G8R8I: in sampleTexel()2605 case FORMAT_G8R8I: in has16bitTextureFormat()2691 case FORMAT_G8R8I: in has8bitTextureComponents()2752 case FORMAT_G8R8I: in has16bitTextureComponents()2826 case FORMAT_G8R8I: in has32bitIntegerTextureComponents()2904 case FORMAT_G8R8I: in hasYuvFormat()2974 case FORMAT_G8R8I: return component < 2; in isRGBComponent()
2245 case FORMAT_G8R8I: in writeColor()2470 case FORMAT_G8R8I: in writeColor()2482 if(state.targetFormat[index] == FORMAT_G8R8I) in writeColor()
725 case FORMAT_G8R8I: in rasterOperation()845 case FORMAT_G8R8I: in clampColor()
330 case GL_RG8I: return sw::FORMAT_G8R8I; in SelectInternalFormat()1515 ASSERT_OR_RETURN(internalformat == GL_RG8I && getExternalFormat() == sw::FORMAT_G8R8I); in loadImageData()