HomeSort by relevance Sort by last modified time
    Searched defs:TextureTestUtil (Results 1 - 6 of 6) sorted by null

  /external/deqp/framework/opengl/
gluTextureTestUtil.hpp 30 * + All TextureTestUtil functions and classes expect texture coordinates
44 namespace TextureTestUtil
386 } // TextureTestUtil
gluTextureTestUtil.cpp 43 namespace TextureTestUtil
    [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.cpp 46 using namespace glu::TextureTestUtil;
52 namespace TextureTestUtil
485 } // TextureTestUtil
glsTextureTestUtil.hpp 27 * + All TextureTestUtil functions and classes expect texture coordinates
61 namespace TextureTestUtil
154 void renderQuad (int texUnit, const float* texCoord, glu::TextureTestUtil::TextureType texType);
155 void renderQuad (int texUnit, const float* texCoord, const glu::TextureTestUtil::RenderParams& params);
177 } // TextureTestUtil
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureFunctionTests.cpp 235 namespace TextureTestUtil
325 } // TextureTestUtil
327 using namespace TextureTestUtil;
    [all...]
vktShaderRenderTextureGatherTests.cpp 82 // \note TextureTestUtil functions are copied from glsTextureTestUtil
83 namespace TextureTestUtil
159 } // TextureTestUtil
    [all...]

Completed in 364 milliseconds