Searched refs:alpha_location (Results 1 – 4 of 4) sorted by relevance
289 int alpha_location() const { return alpha_location_; } in alpha_location() function307 int alpha_location() const { return alpha_location_; } in alpha_location() function327 int alpha_location() const { return -1; } in alpha_location() function430 int alpha_location() const { return alpha_location_; } in alpha_location() function447 int alpha_location() const { return alpha_location_; } in alpha_location() function485 int alpha_location() const { return alpha_location_; } in alpha_location() function514 int alpha_location() const { return alpha_location_; } in alpha_location() function543 int alpha_location() const { return alpha_location_; } in alpha_location() function574 int alpha_location() const { return alpha_location_; } in alpha_location() function595 int alpha_location() const { return alpha_location_; } in alpha_location() function[all …]
570 program->fragment_shader().alpha_location()); in DrawCheckerboardQuad()1155 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1171 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1184 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1199 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1222 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1242 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1256 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1268 shader_alpha_location = program->fragment_shader().alpha_location(); in DrawRenderPassQuad()1550 unsigned alpha_location; member[all …]
171 void SetShaderOpacity(float opacity, int alpha_location);
151 int alpha_location = counter++; in TEST_F() local165 glBindUniformLocationCHROMIUM(program, alpha_location, "alpha"); in TEST_F()207 glUniform1f(alpha_location, 0.8f); in TEST_F()