Searched refs:pixelInternalFormat (Results 1 – 3 of 3) sorted by relevance
72 bool pixelInternalFormat(GLenum internalformat);
800 bool pixelInternalFormat(GLenum internalformat) { in pixelInternalFormat() function
3852 SET_ERROR_IF(!GLESv2Validation::pixelInternalFormat(internalformat), GL_INVALID_ENUM); in s_glTexStorage2D()4120 SET_ERROR_IF(!GLESv2Validation::pixelInternalFormat(internalformat), GL_INVALID_ENUM); in s_glTexStorage3D()5414 SET_ERROR_IF(!GLESv2Validation::pixelInternalFormat(internalformat), GL_INVALID_ENUM); in s_glTexStorage2DMultisample()