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()1571 case FORMAT_X32B32G32R32I: return 16; in bytes()2692 case FORMAT_X32B32G32R32I: in isFloatFormat()2806 case FORMAT_X32B32G32R32I: in isUnsignedComponent()2915 case FORMAT_X32B32G32R32I: in isSignedNonNormalizedInteger()2996 case FORMAT_X32B32G32R32I: return 3; in componentCount()3597 case FORMAT_X32B32G32R32I: in selectInternalFormat()3598 return FORMAT_X32B32G32R32I; in selectInternalFormat()
196 case FORMAT_X32B32G32R32I: in sampleTexture()409 case FORMAT_X32B32G32R32I: in sampleTexture()2615 case FORMAT_X32B32G32R32I: in has16bitTextureFormat()2718 case FORMAT_X32B32G32R32I: in has8bitTextureComponents()2762 case FORMAT_X32B32G32R32I: in has16bitTextureComponents()2877 case FORMAT_X32B32G32R32I: in has32bitIntegerTextureComponents()2914 case FORMAT_X32B32G32R32I: in hasYuvFormat()2984 case FORMAT_X32B32G32R32I: return component < 3; in isRGBComponent()
347 case GL_RGB32I: return sw::FORMAT_X32B32G32R32I; in SelectInternalFormat()1485 … ASSERT_OR_RETURN(internalformat == GL_RGB32I && getExternalFormat() == sw::FORMAT_X32B32G32R32I); in loadImageData()
1289 case GL_INT: return sw::FORMAT_X32B32G32R32I; in ConvertReadFormatType()