Home
last modified time | relevance | path

Searched refs:tex_transform_location (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/output/
Dgl_renderer.cc550 gl_->Uniform4f(program->fragment_shader().tex_transform_location(), in DrawCheckerboardQuad()
1130 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1146 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1159 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1169 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1192 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1208 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1228 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1243 program->vertex_shader().tex_transform_location(); in DrawRenderPassQuad()
1957 tex_transform_location = program->vertex_shader().tex_transform_location(); in Set()
[all …]
Dshader.h131 int tex_transform_location() const { return tex_transform_location_; } in tex_transform_location() function
200 int tex_transform_location() const { return tex_transform_location_; } in tex_transform_location() function
720 int tex_transform_location() const { return tex_transform_location_; } in tex_transform_location() function