HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_program_resource_find_name (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/main/
shader_query.cpp 184 _mesa_program_resource_find_name(shProg, GL_PROGRAM_INPUT, name,
357 _mesa_program_resource_find_name(shProg, GL_PROGRAM_OUTPUT, name,
465 _mesa_program_resource_find_name(struct gl_shader_program *shProg, function
843 _mesa_program_resource_find_name(shProg, programInterface, name,
862 _mesa_program_resource_find_name(shProg, programInterface, name, NULL);
950 _mesa_program_resource_find_name(shProg, GL_UNIFORM, iname,
962 _mesa_program_resource_find_name(shProg, GL_UNIFORM, iname,
986 _mesa_program_resource_find_name(shProg, GL_BUFFER_VARIABLE,
998 _mesa_program_resource_find_name(shProg, GL_BUFFER_VARIABLE,
    [all...]
program_resource.c 168 _mesa_program_resource_find_name(shProg, GL_BUFFER_VARIABLE,
315 res = _mesa_program_resource_find_name(shProg, programInterface, name,
shaderapi.h 245 _mesa_program_resource_find_name(struct gl_shader_program *shProg,
uniforms.c 944 _mesa_program_resource_find_name(shProg, GL_UNIFORM_BLOCK,
980 _mesa_program_resource_find_name(shProg, GL_UNIFORM, uniformNames[i],
    [all...]
shaderapi.c     [all...]

Completed in 198 milliseconds