Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp801 void getReadPropertiesForTextureType(_texture_type texture_type, glw::GLuint *out_to_id,
H A Dgl4cTextureViewTests.cpp8153 getReadPropertiesForTextureType(texture_type, &read_to_id, &read_lod); in checkAPICallCoherency()
8346 getReadPropertiesForTextureType(texture_type, &read_to_id, &read_lod); in checkProgramWriteCoherency()
8656 void TextureViewTestCoherency::getReadPropertiesForTextureType(_texture_type texture_type, glw::GLu… in getReadPropertiesForTextureType() function in gl4cts::TextureViewTestCoherency