Searched refs:m_is_texture_buffer_range_supported (Results 1 – 2 of 2) sorted by relevance
259 bool m_is_texture_buffer_range_supported; member in gl4cts::BufferTextureStorageTestCase
1201 , m_is_texture_buffer_range_supported(false) in BufferTextureStorageTestCase()1221 m_is_texture_buffer_range_supported = true; in BufferTextureStorageTestCase()1328 …for (int n_entry_point = 0; n_entry_point < (m_is_texture_buffer_range_supported ? 2 : 1); ++n_ent… in execute()