Home
last modified time | relevance | path

Searched refs:setFace (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.hpp92 void setFace (tcu::CubeFace face);
Des31fFboColorbufferTests.cpp331 arrayTexShader.setFace(face); in render()
Des31fFboTestUtil.cpp320 void TextureCubeArrayShader::setFace (tcu::CubeFace face) in setFace() function in deqp::gles31::Functional::FboTestUtil::TextureCubeArrayShader
Des31fTextureSpecificationTests.cpp276 shader.setFace(face); in verifyTexture()
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.hpp121 void setFace (tcu::CubeFace face);
Des3fFboTestUtil.cpp461 void TextureCubeShader::setFace (tcu::CubeFace face) in setFace() function in deqp::gles3::Functional::FboTestUtil::TextureCubeShader
Des3fFboColorbufferTests.cpp457 cubeTexShader.setFace(cubeTexFaces[face]); in render()
Des3fTextureSpecificationTests.cpp397 shader.setFace((tcu::CubeFace)face); in verifyTexture()