Searched refs:E_GL_AMD_shader_image_load_store_lod (Results 1 – 3 of 3) sorted by relevance
227 const char* const E_GL_AMD_shader_image_load_store_lod = "GL_AMD_shader_image_load_store_l… variable
266 extensionBehavior[E_GL_AMD_shader_image_load_store_lod] = EBhDisable; in initializeExtensionBehavior()
7947 …bolTable.setFunctionExtensions("imageLoadLodAMD", 1, &E_GL_AMD_shader_image_load_store_lod);7948 …bolTable.setFunctionExtensions("imageStoreLodAMD", 1, &E_GL_AMD_shader_image_load_store_lod);7949 …bolTable.setFunctionExtensions("sparseImageLoadLodAMD", 1, &E_GL_AMD_shader_image_load_store_lod);