Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp7349 glw::GLint my_storage_block_index = GL_INVALID_INDEX; in test_shader_compilation() local
7354 my_storage_block_index = in test_shader_compilation()
7358 if ((unsigned)my_storage_block_index == GL_INVALID_INDEX) in test_shader_compilation()
7418 gl.shaderStorageBlockBinding(this->program_object_id, my_storage_block_index, 0); in test_shader_compilation()