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

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_autogen.h 67 ValueValidator<GLenum> texture_wrap_mode; variable
gles2_cmd_validation_implementation_autogen.h 473 texture_wrap_mode(valid_texture_wrap_mode_table,
texture_manager.cc 578 if (!feature_info->validators()->texture_wrap_mode.IsValid(param)) {
584 if (!feature_info->validators()->texture_wrap_mode.IsValid(param)) {
    [all...]

Completed in 72 milliseconds