Searched refs:ToTextureFormat (Results 1 – 3 of 3) sorted by relevance
26 GLenum ToTextureFormat(DataType type);
25 GLenum ToTextureFormat(DataType type) { in ToTextureFormat() function
133 GLenum format = ToTextureFormat(data_type); in CreateReadOnlyRgba2dImageTexture()160 GLenum format = ToTextureFormat(data_type); in CreateReadOnlyRgba3dImageTexture()