Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1190 GLsizei GLClientState::queryTexSamples(GLuint tex_name) const { in queryTexSamples() function in GLClientState
1238 queryTexSamples(props.colorAttachmenti_textures[colorAttachmentIndex]); in getBoundFramebufferFormat()
1258 queryTexSamples(props.colorAttachmenti_textures[colorAttachmentIndex]); in getBoundFramebufferFormat()
1276 queryTexSamples(props.colorAttachmenti_textures[colorAttachmentIndex]); in getBoundFramebufferFormat()
1294 queryTexSamples(props.colorAttachmenti_textures[colorAttachmentIndex]); in getBoundFramebufferFormat()
DGLClientState.h551 GLsizei queryTexSamples(GLuint name) const;