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

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_autogen.h 43 ValueValidator<GLenum> read_pixel_format; variable
gles2_cmd_validation_implementation_autogen.h 425 read_pixel_format(valid_read_pixel_format_table,
feature_info_unittest.cc 279 EXPECT_FALSE(info_->validators()->read_pixel_format.IsValid(
400 EXPECT_TRUE(info_->validators()->read_pixel_format.IsValid(
430 EXPECT_TRUE(info_->validators()->read_pixel_format.IsValid(
    [all...]
feature_info.cc 425 validators_.read_pixel_format.AddValue(GL_BGRA_EXT);
gles2_cmd_decoder.cc     [all...]

Completed in 59 milliseconds