/external/mesa3d/src/intel/vulkan/ |
D | anv_dump.c | 113 unsigned miplevel, unsigned array_layer) in dump_image_do_blit() argument 134 .baseMipLevel = miplevel, in dump_image_do_blit() 154 .mipLevel = miplevel, in dump_image_do_blit() 247 struct anv_image *image, unsigned miplevel, in anv_dump_image_to_ppm() argument 261 const uint32_t width = anv_minify(image->extent.width, miplevel); in anv_dump_image_to_ppm() 262 const uint32_t height = anv_minify(image->extent.height, miplevel); in anv_dump_image_to_ppm() 294 aspect, miplevel, array_layer); in anv_dump_image_to_ppm() 398 unsigned miplevel, unsigned array_layer, const char *filename) in dump_add_image() argument 400 const uint32_t width = anv_minify(image->extent.width, miplevel); in dump_add_image() 401 const uint32_t height = anv_minify(image->extent.height, miplevel); in dump_add_image() [all …]
|
D | anv_private.h | 3880 const uint8_t miplevel) in anv_image_aux_layers() argument 3885 assert(miplevel < image->levels); in anv_image_aux_layers() 3887 if (miplevel >= anv_image_aux_levels(image, aspect)) { in anv_image_aux_layers() 3894 return MAX2(image->array_size, image->extent.depth >> miplevel); in anv_image_aux_layers() 4471 struct anv_image *image, unsigned miplevel,
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 50 const std::string& miplevel) const = 0; 82 const std::string& miplevel) const; 114 const std::string& miplevel) const; 132 const std::string& miplevel) const;
|
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 400 const std::string& miplevel) const in sparseImageOpString() 404 …seSampleExplicitLod " << resultType << " " << image << " " << coord << " Lod " << miplevel << "\n"; in sparseImageOpString() 413 const std::string& miplevel) const in sparseImageOpString() 415 DE_UNREF(miplevel); in sparseImageOpString() 428 const std::string& miplevel) const in sparseImageOpString() 430 DE_UNREF(miplevel); in sparseImageOpString()
|
/external/mesa3d/include/CL/ |
D | cl_gl.h | 75 cl_GLint miplevel, 121 cl_GLint miplevel, 129 cl_GLint miplevel,
|
D | cl_icd.h | 743 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, 747 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, 751 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel,
|
D | cl2.hpp | 4934 cl_GLint miplevel, in Image2DGL() argument 4943 miplevel, in Image2DGL() 5256 cl_GLint miplevel, in Image3DGL() argument 5265 miplevel, in Image3DGL() 5342 cl_GLint miplevel, in ImageGL() argument 5351 miplevel, in ImageGL()
|
D | cl.hpp | 4061 cl_GLint miplevel, in Image2DGL() argument 4070 miplevel, in Image2DGL() 4373 cl_GLint miplevel, in Image3DGL() argument 4382 miplevel, in Image3DGL() 4457 cl_GLint miplevel, in ImageGL() argument 4466 miplevel, in ImageGL()
|
/external/angle/include/CL/ |
D | cl_gl.h | 63 cl_GLint miplevel, 109 cl_GLint miplevel, 117 cl_GLint miplevel,
|
D | cl_icd.h | 743 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, 747 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, 751 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel,
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl_gl.h | 63 cl_GLint miplevel, 109 cl_GLint miplevel, 117 cl_GLint miplevel,
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.h | 52 GLint miplevel , 60 GLint miplevel , 68 GLint miplevel ,
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_surface.c | 150 unsigned int miplevel = i + mipoffset; in svga_texture_copy_handle_resource() local 153 if (svga_is_texture_level_defined(src_tex, j+layeroffset, miplevel)) { in svga_texture_copy_handle_resource() 155 u_minify(src_tex->b.b.depth0, miplevel) : 1); in svga_texture_copy_handle_resource() 168 miplevel, in svga_texture_copy_handle_resource() 171 u_minify(src_tex->b.b.width0, miplevel), in svga_texture_copy_handle_resource() 172 u_minify(src_tex->b.b.height0, miplevel), in svga_texture_copy_handle_resource()
|
/external/mesa3d/include/GL/ |
D | mesa_glinterop.h | 168 unsigned miplevel; member
|
/external/mesa3d/docs/relnotes/ |
D | 10.2.6.rst | 35 spec_glsl-1.30_execution_tex-miplevel-selection_textureGrad_1DArray
|
D | 19.2.0.rst | 297 - iris: Fix partial fast clear checks to account for miplevel.
|
D | 10.3.rst | 267 spec_glsl-1.30_execution_tex-miplevel-selection_textureGrad_1DArray
|
D | 20.3.0.rst | 2092 - v3dv: use the correct miplevel slice for the tile load operation 2181 - v3dv: take memory format from appropriate miplevel for image load/store 2281 - v3dv: handle miplevel correctly for blits
|
D | 19.3.0.rst | 2068 - iris: Fix partial fast clear checks to account for miplevel. 3203 - mesa/st: calculate texture size based on EGLImage miplevel
|
D | 7.10.rst | 1009 - r600g: move to per-miplevel array mode.
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.h | 56 GLint miplevel ,
|
/external/mesa3d/src/gallium/frontends/dri/ |
D | dri2.c | 1794 in->miplevel != 0) in dri2_interop_export_object() 1890 (in->miplevel > 0 && !obj->_MipmapComplete)) { in dri2_interop_export_object() 1921 if (in->miplevel < obj->BaseLevel || in->miplevel > obj->_MaxLevel) { in dri2_interop_export_object()
|
/external/mesa3d/.gitlab-ci/piglit/ |
D | quick_gl.txt | 1486 spec/glsl-1.20/execution/tex-miplevel-selection gl2:texture() cube: fail 1487 spec/glsl-1.20/execution/tex-miplevel-selection gl2:texture(bias) cube: fail 1488 spec/glsl-1.30/execution/tex-miplevel-selection texture() cube: fail 1489 spec/glsl-1.30/execution/tex-miplevel-selection texture() cubearray: fail 1490 spec/glsl-1.30/execution/tex-miplevel-selection texture() cubearrayshadow: fail 1491 spec/glsl-1.30/execution/tex-miplevel-selection texture() cubeshadow: fail 1492 spec/glsl-1.30/execution/tex-miplevel-selection texture(bias) cube: fail 1493 spec/glsl-1.30/execution/tex-miplevel-selection texture(bias) cubearray: fail 1494 spec/glsl-1.30/execution/tex-miplevel-selection texture(bias) cubeshadow: fail 1495 spec/glsl-1.30/execution/tex-miplevel-selection textureoffset 2darrayshadow: skip
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.mm | 163 // Either upload only the first miplevel or all miplevels
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 367 // Either upload only the first miplevel or all miplevels 456 // Either upload only the first miplevel or all miplevels
|