/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 545 int srcWidth, int srcHeight, int srcDepth) in copy_image_subdata() 584 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData_no_error() 607 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData() 743 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV_no_error() 766 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV()
|
D | pack.c | 1552 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_float() 1607 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_ubyte()
|
D | mipmap.c | 1564 GLint srcWidth, GLint srcHeight, GLint srcDepth, in make_3d_mipmap() 1727 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_generate_mipmap_level() 1793 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_next_mipmap_level_size() 1961 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_uncompressed() local 2148 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_compressed() local
|
D | texstore.c | 104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 275 GLsizei srcWidth, srcHeight, srcDepth; in _mesa_meta_GenerateMipmap() local
|
/external/angle/src/libANGLE/ |
D | validationES32.cpp | 140 GLsizei srcDepth) in ValidateCopyImageSubData()
|
D | capture_gles_3_2_autogen.cpp | 126 GLsizei srcDepth) in CaptureCopyImageSubData()
|
D | Context.cpp | 3843 GLsizei srcDepth) in copyImageSubData()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 163 GLsizei srcDepth) in CopyImageSubData()
|
D | libGLESv2_autogen.cpp | 2037 GLsizei srcDepth) in glCopyImageSubData() 5494 GLsizei srcDepth) in glCopyImageSubDataContextANGLE()
|
D | entry_points_gles_ext_autogen.cpp | 9370 GLsizei srcDepth) in CopyImageSubDataContextANGLE()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_3_autogen.cpp | 132 GLsizei srcDepth) in CopyImageSubData()
|
D | libGL_autogen.cpp | 5057 GLsizei srcDepth) in glCopyImageSubData()
|
/external/deqp/modules/gles3/functional/ |
D | es3fVertexTextureTests.cpp | 1633 const int srcDepth = refTexture.getDepth(); in calculateLod() local
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 726 …:GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::GLsizei srcDepth) 3728 …:GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::GLsizei srcDepth)
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 981 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) 4280 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 815 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) 3991 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 438 GLsizei srcDepth) in glCopyImageSubDataNULL()
|