Searched refs:getWritePropertiesForTextureType (Results 1 – 2 of 2) sorted by relevance
806 …void getWritePropertiesForTextureType(_texture_type texture_type, glw::GLuint* out_to_id, unsigned…
8069 getWritePropertiesForTextureType(texture_type, &write_to_id, &write_to_width, &write_to_height); in checkAPICallCoherency()8240 getWritePropertiesForTextureType(texture_type, &write_to_id, &write_to_width, &write_to_height); in checkProgramWriteCoherency()8729 void TextureViewTestCoherency::getWritePropertiesForTextureType(_texture_type texture_type, glw::GL… in getWritePropertiesForTextureType() function in gl4cts::TextureViewTestCoherency