Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.hpp322 bool fillMSTexture(size_t format_idx, size_t target_idx);
H A Dgl4cMultiBindTests.cpp1485 void fillMSTexture(deqp::Context& context, GLuint texture_id, GLuint value, bool is_array) in fillMSTexture() function
3771 fillMSTexture(m_context, texture[i].m_id, i, is_array); in iterate()
3796 /* Make sure fillMSTexture affects are seen in next compute dispatch */ in iterate()
4029 fillMSTexture(m_context, texture[i].m_id, i, is_array); in iterate()
4052 /* Make sure fillMSTexture affects are seen in next compute dispatch */ in iterate()
H A Dgl3cTextureSwizzleTests.cpp3933 bool FunctionalTest::fillMSTexture(size_t format_idx, size_t target_idx) in iterate() function in gl3cts::TextureSwizzle::FunctionalTest
4069 result = fillMSTexture(format_idx, target_idx); in iterate()

Completed in 17 milliseconds