HomeSort by relevance Sort by last modified time
    Searched full:texture_usage (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/gpu/command_buffer/common/
capabilities.cc 17 texture_usage(false),
capabilities.h 20 bool texture_usage; member in struct:gpu::Capabilities
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_autogen.h 66 ValueValidator<GLenum> texture_usage; variable
gles2_cmd_validation_implementation_autogen.h 471 texture_usage(valid_texture_usage_table,
texture_manager.cc 595 if (!feature_info->validators()->texture_usage.IsValid(param)) {
    [all...]
gles2_cmd_decoder.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
drm_driver.h 22 * use TEXTURE_USAGE to select handle for kms or ipc.
  /external/mesa3d/src/gallium/include/state_tracker/
drm_driver.h 22 * use TEXTURE_USAGE to select handle for kms or ipc.
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 327 test_capabilities_.gpu.texture_usage = support;
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_defines.h 313 * TEXTURE_USAGE, most of which are now descriptions of the ways a
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 313 * TEXTURE_USAGE, most of which are now descriptions of the ways a
  /external/chromium_org/content/common/gpu/
gpu_messages.h 213 IPC_STRUCT_TRAITS_MEMBER(texture_usage)
    [all...]
  /external/chromium_org/cc/resources/
resource_provider.cc     [all...]

Completed in 1961 milliseconds