Searched refs:getReadPropertiesForTextureType (Results 1 – 2 of 2) sorted by relevance
801 void getReadPropertiesForTextureType(_texture_type texture_type, glw::GLuint* out_to_id,
8142 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