Searched refs:checkTextureState (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureLevelStateQueryTests.cpp | 826 …virtual bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) … 958 result = checkTextureState(gl, spec); in testConfig() 1013 bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) in checkTextureState() function in deqp::gles31::Functional::__anon224f9e180111::TextureLevelSampleCase 1031 bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) in checkTextureState() function in deqp::gles31::Functional::__anon224f9e180111::TextureLevelFixedSamplesCase 1049 bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) in checkTextureState() function in deqp::gles31::Functional::__anon224f9e180111::TextureLevelWidthCase 1085 bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) in checkTextureState() function in deqp::gles31::Functional::__anon224f9e180111::TextureLevelHeightCase 1122 bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) in checkTextureState() function in deqp::gles31::Functional::__anon224f9e180111::TextureLevelDepthCase 1163 bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) in checkTextureState() function in deqp::gles31::Functional::__anon224f9e180111::TextureLevelInternalFormatCase 1196 bool checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec); 1213 bool TextureLevelSizeCase::checkTextureState (glu::CallLogWrapper& gl, const TextureGenerationSpec&… in checkTextureState() function in deqp::gles31::Functional::__anon224f9e180111::TextureLevelSizeCase [all …]
|