Home
last modified time | relevance | path

Searched refs:getComponentSizeForInternalformat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp118 …static void getComponentSizeForInternalformat(const glw::GLenum internalformat, unsigned int* out_…
Dgl4cTextureViewTests.cpp355 void TextureViewUtilities::getComponentSizeForInternalformat(const glw::GLenum internalformat, in getComponentSizeForInternalformat() function in gl4cts::TextureViewUtilities
1807 TextureViewUtilities::getComponentSizeForInternalformat(internalformat, internalformat_rgba_size); in getTextureDataSize()
7516 …TextureViewUtilities::getComponentSizeForInternalformat(view_internalformat, view_component_sizes); in verifyResultData()