Searched refs:pixelInternalFormat (Results 1 – 3 of 3) sorted by relevance
72 bool pixelInternalFormat(GLenum internalformat);
830 bool pixelInternalFormat(GLenum internalformat) { in pixelInternalFormat() function
3844 SET_ERROR_IF(!GLESv2Validation::pixelInternalFormat(internalformat), GL_INVALID_ENUM); in s_glTexStorage2D()4111 SET_ERROR_IF(!GLESv2Validation::pixelInternalFormat(internalformat), GL_INVALID_ENUM); in s_glTexStorage3D()5402 SET_ERROR_IF(!GLESv2Validation::pixelInternalFormat(internalformat), GL_INVALID_ENUM); in s_glTexStorage2DMultisample()