Home
last modified time | relevance | path

Searched refs:GetAttribInfoByLocation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dvertex_attrib_manager.cc185 current_program->GetAttribInfoByLocation(attrib->index()); in ValidateBindings()
Dprogram_manager.h120 const VertexAttrib* GetAttribInfoByLocation(GLuint location) const { in GetAttribInfoByLocation() function
Dgles2_cmd_decoder.cc6386 state_.current_program->GetAttribInfoByLocation(0) != NULL; in SimulateAttrib0()
6504 state_.current_program->GetAttribInfoByLocation(attrib->index()); in SimulateFixedAttribs()
6554 state_.current_program->GetAttribInfoByLocation(attrib->index()); in SimulateFixedAttribs()