Home
last modified time | relevance | path

Searched refs:ContextCreationAttribHelper (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_utils.h191 class GLES2_UTILS_EXPORT ContextCreationAttribHelper {
193 ContextCreationAttribHelper();
Dgles2_cmd_utils.cc785 ContextCreationAttribHelper::ContextCreationAttribHelper() in ContextCreationAttribHelper() function in gpu::gles2::ContextCreationAttribHelper
800 void ContextCreationAttribHelper::Serialize(std::vector<int32>* attribs) { in Serialize()
846 bool ContextCreationAttribHelper::Parse(const std::vector<int32>& attribs) { in Parse()
/external/chromium_org/gpu/command_buffer/tests/
Dgl_manager.cc112 gles2::ContextCreationAttribHelper attrib_helper; in Initialize()
/external/chromium_org/content/common/gpu/
Dgpu_command_buffer_stub.cc153 gpu::gles2::ContextCreationAttribHelper attrib_parser; in GpuCommandBufferStub()
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder.cc2337 ContextCreationAttribHelper attrib_parser; in Initialize()