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

  /frameworks/base/opengl/libagl2/src/
shader.cpp 72 ctx->iface->ShaderDetach(ctx->iface, n2p(program), n2s(shader));
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 241 void (* ShaderDetach)(const GGLInterface_t * iface, gl_shader_program_t * program,
  /external/mesa3d/src/pixelflinger2/
shader.cpp 581 static void ShaderDetach(const GGLInterface * iface, gl_shader_program * program,
944 iface->ShaderDetach = ShaderDetach;
    [all...]

Completed in 14 milliseconds