Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp806 …void getWritePropertiesForTextureType(_texture_type texture_type, glw::GLuint* out_to_id, unsigned…
Dgl4cTextureViewTests.cpp8069 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