Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp801 void getReadPropertiesForTextureType(_texture_type texture_type, glw::GLuint* out_to_id,
Dgl4cTextureViewTests.cpp8142 getReadPropertiesForTextureType(texture_type, &read_to_id, &read_lod); in checkAPICallCoherency()
8335 getReadPropertiesForTextureType(texture_type, &read_to_id, &read_lod); in checkProgramWriteCoherency()
8647 void TextureViewTestCoherency::getReadPropertiesForTextureType(_texture_type texture_type, glw::GLu… in getReadPropertiesForTextureType() function in gl4cts::TextureViewTestCoherency