Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl.attrib51 len attribs num_attribs
DrenderControl_entry.cpp37 …void rcCreateSyncKHR(EGLenum type, EGLint* attribs, uint32_t num_attribs, int destroy_when_signale…
241 void rcCreateSyncKHR(EGLenum type, EGLint* attribs, uint32_t num_attribs, int destroy_when_signaled… in rcCreateSyncKHR() argument
244 …ctx->rcCreateSyncKHR(ctx, type, attribs, num_attribs, destroy_when_signaled, glsync_out, syncthrea… in rcCreateSyncKHR()
DrenderControl.in33 GL_ENTRY(void, rcCreateSyncKHR, EGLenum type, EGLint* attribs, uint32_t num_attribs, uint64_t* glsy…
DrenderControl_enc.cpp1098 void rcCreateSyncKHR_enc(void *self , EGLenum type, EGLint* attribs, uint32_t num_attribs, int dest… in rcCreateSyncKHR_enc() argument
1106 const unsigned int __size_attribs = num_attribs; in rcCreateSyncKHR_enc()
1122 memcpy(ptr, &num_attribs, 4); ptr += 4; in rcCreateSyncKHR_enc()
/device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec/
DrenderControl.attrib83 len attribs num_attribs
DrenderControl.in30 GL_ENTRY(void, rcCreateSyncKHR, EGLenum type, EGLint* attribs, uint32_t num_attribs, int destroy_wh…