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