OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputeImageGroupSize
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc
399
uint32 GLES2Util::
ComputeImageGroupSize
(int format, int type) {
406
uint32 bytes_per_group =
ComputeImageGroupSize
(format, type);
423
uint32 bytes_per_group =
ComputeImageGroupSize
(format, type);
gles2_cmd_utils.h
117
static uint32_t
ComputeImageGroupSize
(int format, int type);
/external/chromium_org/gpu/command_buffer/client/
gles2_implementation.cc
[
all
...]
gles2_implementation_unittest.cc
[
all
...]
Completed in 4023 milliseconds