/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_gen_mipmap.c | 65 uint dstLevel; in util_gen_mipmap() local
|
/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 539 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata() 577 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error() 600 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 159 GLuint dstLevel; in _mesa_meta_GenerateMipmap() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_texture.c | 353 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy()
|
D | st_cb_texture.c | 2410 GLuint dstLevel, in copy_image_data_to_texture()
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 1006 int dstLevel, in copyImageData() 1105 int dstLevel, in copyImage() 2083 int dstLevel; member 2126 …const int dstLevel = (dstIsTexture ? (levels[levelNdx] >= 0 ? levels[levelNdx] : getLastFullLev… in generateCopies() local
|
D | es31fStencilTexturingTests.cpp | 480 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face); in stencilToUnorm8() local
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 726 …srcY, glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLint dstLevel, glw::GLint… 3728 …srcY, glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLint dstLevel, glw::GLint…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 981 …Lint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, G… 4280 …Lint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, G…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 815 …Lint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, G… 3991 …Lint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, G…
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 32552 GLint dstLevel; member 32571 const GLint dstLevel = cmd->dstLevel; in _mesa_unmarshal_CopyImageSubData() local 32581 …Lint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, G… in _mesa_marshal_CopyImageSubData()
|