HomeSort by relevance Sort by last modified time
    Searched refs:TextureViewUtilities (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cTextureViewTests.cpp 171 /** An array of texture targets that is used by a number of TextureViewUtilities methods. */
193 unsigned int TextureViewUtilities::getAmountOfComponentsForInternalformat(const glw::GLenum internalformat)
309 unsigned int TextureViewUtilities::getBlockSizeForCompressedInternalformat(const glw::GLenum internalformat)
355 void TextureViewUtilities::getComponentSizeForInternalformat(const glw::GLenum internalformat,
606 void TextureViewUtilities::getComponentSizeForType(const glw::GLenum type, unsigned int* out_rgba_size)
720 const char* TextureViewUtilities::getErrorCodeString(const glw::GLint error_code)
756 _format TextureViewUtilities::getFormatOfInternalformat(const glw::GLenum internalformat)
883 glw::GLenum TextureViewUtilities::getGLFormatOfInternalformat(const glw::GLenum internalformat)
1072 const char* TextureViewUtilities::getGLSLDataTypeForSamplerType(const _sampler_type sampler_type,
1175 const char* TextureViewUtilities::getGLSLTypeForSamplerType(const _sampler_type sampler_type
    [all...]
gl4cTextureViewTests.hpp 88 class TextureViewUtilities
    [all...]

Completed in 587 milliseconds