Searched refs:attribs (Results 1 – 11 of 11) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec/ |
D | renderControl.attrib | 31 dir attribs in 32 len attribs attribs_size 82 dir attribs in 83 len attribs num_attribs
|
D | renderControl.in | 7 GL_ENTRY(EGLint, rcChooseConfig, EGLint *attribs, uint32_t attribs_size, uint32_t *configs, uint32_… 30 GL_ENTRY(void, rcCreateSyncKHR, EGLenum type, EGLint* attribs, uint32_t num_attribs, int destroy_wh…
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | EglConfig.h | 75 if (!pfnEglGetConfigAttrib(dpy, config, kAttribs[a], &attribs[a])) in EglConfig() 76 attribs[a] = 0; in EglConfig() 90 EGLint attribs[kNumAttribs]; member
|
D | RenderControl.cpp | 321 memcpy(&buffer[offset], config->attribs, configAttribBytes); in rcGetConfigs() 328 static EGLint rcChooseConfig(void* ctx_, EGLint* attribs, uint32_t, uint32_t* config_ints, in rcChooseConfig() argument 333 EGLBoolean ret = s_egl.eglChooseConfig(rc->dpy, attribs, configs, configs_size, &num_config); in rcChooseConfig() 343 if (EglConfig::vec[i]->attribs[4] == config_id) in rcChooseConfig() 741 static void rcCreateSyncKHR(void* ctx_, EGLenum type, EGLint* attribs, uint32_t, int, in rcCreateSyncKHR() argument 746 EGLSyncKHR sync = s_egl.eglCreateSyncKHR(rc->dpy, type, attribs); in rcCreateSyncKHR()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | HostFrameComposer.cpp | 650 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_ANDROID, EGL_NO_NATIVE_FENCE_FD_ANDROID}; in presentDisplay() local 660 rcEnc->rcCreateSyncKHR(rcEnc, EGL_SYNC_NATIVE_FENCE_ANDROID, attribs, in presentDisplay()
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_ipa.h | 2358 struct ipa_wlan_hdr_attrib_val attribs[0]; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | msm_ipa.h | 1040 struct ipa_wlan_hdr_attrib_val attribs[0]; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | msm_ipa.h | 1132 struct ipa_wlan_hdr_attrib_val attribs[0]; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | msm_ipa.h | 2484 struct ipa_wlan_hdr_attrib_val attribs[0]; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | msm_ipa.h | 2484 struct ipa_wlan_hdr_attrib_val attribs[0]; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | msm_ipa.h | 1132 struct ipa_wlan_hdr_attrib_val attribs[0]; member
|