Searched refs:destroyProgramAndShaderObjects (Results 1 – 1 of 1) sorted by relevance
8303 …void destroyProgramAndShaderObjects(GLuint program_object_id, GLuint fragment_shader_id, GLuint ve…11710 destroyProgramAndShaderObjects(objects.program_object_id, objects.fragment_shader_object_id, in destroyObjectsSupportingNonRenderableInternalformats()11785 void RequiredCase::destroyProgramAndShaderObjects(GLuint program_object_id, GLuint fragment_shader_… in destroyProgramAndShaderObjects() function in es3cts::RequiredCase