OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texture_storage
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/gpu/command_buffer/common/
capabilities.cc
18
texture_storage
(false),
capabilities.h
21
bool
texture_storage
;
member in struct:gpu::Capabilities
/external/chromium_org/cc/output/
context_provider.cc
20
texture_storage
(false),
35
texture_storage
(gpu_capabilities.
texture_storage
),
context_provider.h
47
bool
texture_storage
: 1;
member in struct:cc::ContextProvider::Capabilities
/external/chromium_org/cc/test/
test_web_graphics_context_3d.h
209
test_capabilities_.
texture_storage
= support;
/external/chromium_org/content/common/gpu/
gpu_messages.h
179
IPC_STRUCT_TRAITS_MEMBER(
texture_storage
)
[
all
...]
/external/chromium_org/cc/resources/
resource_provider.cc
930
use_texture_storage_ext_ = caps.
texture_storage
;
[
all
...]
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc
[
all
...]
Completed in 117 milliseconds