Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglConfig.cpp460 #define EGLCONFIG_HASH(field) \ in u32hash() macro
464 EGLCONFIG_HASH(m_buffer_size) in u32hash()
465 EGLCONFIG_HASH(m_red_size) in u32hash()
466 EGLCONFIG_HASH(m_green_size) in u32hash()
467 EGLCONFIG_HASH(m_blue_size) in u32hash()
468 EGLCONFIG_HASH(m_alpha_size) in u32hash()
469 EGLCONFIG_HASH(m_bind_to_tex_rgb) in u32hash()
470 EGLCONFIG_HASH(m_bind_to_tex_rgba) in u32hash()
471 EGLCONFIG_HASH(m_caveat) in u32hash()
475 EGLCONFIG_HASH(m_frame_buffer_level) in u32hash()
[all …]