Home
last modified time | relevance | path

Searched refs:TextureBufferTextureBufferRange (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.hpp223 class TextureBufferTextureBufferRange : public TestCaseBase class
227 TextureBufferTextureBufferRange(Context& context, const ExtParameters& extParams, const char* name,
230 virtual ~TextureBufferTextureBufferRange() in ~TextureBufferTextureBufferRange()
H A DesextcTextureBufferTextureBufferRange.cpp569 TextureBufferTextureBufferRange::TextureBufferTextureBufferRange(Context& context, const ExtParameters& extParams, in TextureBufferTextureBufferRange() function in glcts::TextureBufferTextureBufferRange
593 void TextureBufferTextureBufferRange::initTest(void) in initTest()
676 std::string TextureBufferTextureBufferRange::getComputeShaderCode(FormatInfo& info) const in getComputeShaderCode()
716 std::string TextureBufferTextureBufferRange::getFragmentShaderCode(FormatInfo& info) const in getFragmentShaderCode()
739 std::string TextureBufferTextureBufferRange::getVertexShaderCode(FormatInfo& info) const in getVertexShaderCode()
775 void TextureBufferTextureBufferRange::cleanIteration() in cleanIteration()
862 tcu::TestNode::IterateResult TextureBufferTextureBufferRange::iterate(void) in iterate()
1053 bool TextureBufferTextureBufferRange::checkResult(FormatInfo& info, const char* phase, bool transformFeedback) in checkResult()
1217 void TextureBufferTextureBufferRange
[all...]
H A DesextcTextureBufferTests.cpp88 new TextureBufferTextureBufferRange(m_context, m_extParams, "texture_buffer_texture_buffer_range", "Test 3")); in init()

Completed in 4 milliseconds