Searched refs:FORMAT_X32B32G32R32I (Results 1 – 6 of 6) sorted by relevance
323 case FORMAT_X32B32G32R32I: in read()668 case FORMAT_X32B32G32R32I: in write()834 case FORMAT_X32B32G32R32I: in read()926 case FORMAT_X32B32G32R32I: in write()1034 case FORMAT_X32B32G32R32I: in GetScale()
116 FORMAT_X32B32G32R32I, enumerator
258 case FORMAT_X32B32G32R32I: in write()815 case FORMAT_X32B32G32R32I: in read()1612 case FORMAT_X32B32G32R32I: return 16; in bytes()2855 case FORMAT_X32B32G32R32I: in isFloatFormat()2969 case FORMAT_X32B32G32R32I: in isUnsignedComponent()3106 case FORMAT_X32B32G32R32I: in isSignedNonNormalizedInteger()3187 case FORMAT_X32B32G32R32I: return 3; in componentCount()3788 case FORMAT_X32B32G32R32I: in selectInternalFormat()3789 return FORMAT_X32B32G32R32I; in selectInternalFormat()
196 case FORMAT_X32B32G32R32I: in sampleTexture()409 case FORMAT_X32B32G32R32I: in sampleTexture()2616 case FORMAT_X32B32G32R32I: in has16bitTextureFormat()2719 case FORMAT_X32B32G32R32I: in has8bitTextureComponents()2763 case FORMAT_X32B32G32R32I: in has16bitTextureComponents()2878 case FORMAT_X32B32G32R32I: in has32bitIntegerTextureComponents()2915 case FORMAT_X32B32G32R32I: in hasYuvFormat()2985 case FORMAT_X32B32G32R32I: return component < 3; in isRGBComponent()
347 case GL_RGB32I: return sw::FORMAT_X32B32G32R32I; in SelectInternalFormat()1547 … ASSERT_OR_RETURN(internalformat == GL_RGB32I && getExternalFormat() == sw::FORMAT_X32B32G32R32I); in loadImageData()
1358 case GL_INT: return sw::FORMAT_X32B32G32R32I; in ConvertReadFormatType()