Searched refs:HandleAllocated (Results 1 – 7 of 7) sorted by relevance
268 texObj->HandleAllocated = true; in get_texture_handle()270 texObj->BufferObject->HandleAllocated = true; in get_texture_handle()271 sampObj->HandleAllocated = true; in get_texture_handle()356 texObj->HandleAllocated = true; in get_image_handle()358 texObj->BufferObject->HandleAllocated = true; in get_image_handle()359 texObj->Sampler.HandleAllocated = true; in get_image_handle()
264 if (texObj->HandleAllocated) { in set_tex_parameteri()707 if (texObj->HandleAllocated) { in set_tex_parameterf()1079 if (texObj->HandleAllocated) { in _mesa_texture_parameterIiv()1108 if (texObj->HandleAllocated) { in _mesa_texture_parameterIuiv()
960 bool HandleAllocated; member993 bool HandleAllocated; /**< GL_ARB_bindless_texture */ member1422 bool HandleAllocated; /**< GL_ARB_bindless_texture */ member
153 sampObj->HandleAllocated = GL_FALSE; in _mesa_init_sampler_object()952 if (!get && sampObj->HandleAllocated) { in sampler_parameter_error_check()
374 obj->Sampler.HandleAllocated = GL_FALSE; in _mesa_initialize_texture_object()
1941 if (bufObj->Immutable || bufObj->HandleAllocated) { in validate_buffer_storage()2200 if (bufObj->Immutable || bufObj->HandleAllocated) { in buffer_data()
1641 if (texObj->HandleAllocated) { in mutable_tex_object()6361 if (texObj->HandleAllocated) { in texture_buffer_range()