/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_texture.c | 183 unsigned miplevels; in fd3_sampler_view_create() local 186 miplevels = fd_sampler_last_level(cso) - lvl; in fd3_sampler_view_create() 188 so->texconst0 |= A3XX_TEX_CONST_0_MIPLVLS(miplevels); in fd3_sampler_view_create()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkImageView.cpp | 16 Type viewType, uint32_t miplevels, in Make() argument 60 { VK_IMAGE_ASPECT_COLOR_BIT, 0, miplevels, 0, 1 }, // subresourceRange in Make()
|
D | GrVkImageView.h | 28 Type viewType, uint32_t miplevels,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_texture.c | 182 unsigned miplevels; in fd5_sampler_view_create() local 185 miplevels = fd_sampler_last_level(cso) - lvl; in fd5_sampler_view_create() 188 so->texconst0 |= A5XX_TEX_CONST_0_MIPLVLS(miplevels); in fd5_sampler_view_create()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_texture.c | 181 unsigned miplevels; in fd4_sampler_view_create() local 184 miplevels = fd_sampler_last_level(cso) - lvl; in fd4_sampler_view_create() 187 so->texconst0 |= A4XX_TEX_CONST_0_MIPLVLS(miplevels); in fd4_sampler_view_create()
|
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_ARB_sparse_texture_clamp.txt | 79 …Fill the texture with different values for miplevels [0, lodClamp) that for miplevels [lodClamp, l…
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_parser.c | 789 int miplevels = (int)lima_fixed8_to_float(desc->max_lod); in parse_texture() local 790 for (int k = 0; k < ((((miplevels + 1) * 26) + 64) / 32); k++) in parse_texture() 810 for (j = 1; j <= miplevels; j++) { in parse_texture()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ci/ |
D | d3d12-quick_gl.txt | 403 spec/arb_depth_buffer_float/depthstencil-render-miplevels 1024 d=z32f_s8_s=z24_s8: skip 404 spec/arb_depth_buffer_float/depthstencil-render-miplevels 1024 d=z32f_s=z24_s8: skip 405 spec/arb_depth_buffer_float/depthstencil-render-miplevels 1024 s=z24_s8_d=z32f: skip 406 spec/arb_depth_buffer_float/depthstencil-render-miplevels 1024 s=z24_s8_d=z32f_s8: skip 407 spec/arb_depth_buffer_float/depthstencil-render-miplevels 146 d=z32f_s8_s=z24_s8: skip 408 spec/arb_depth_buffer_float/depthstencil-render-miplevels 146 d=z32f_s=z24_s8: skip 409 spec/arb_depth_buffer_float/depthstencil-render-miplevels 146 s=z24_s8_d=z32f: skip 410 spec/arb_depth_buffer_float/depthstencil-render-miplevels 146 s=z24_s8_d=z32f_s8: skip 411 spec/arb_depth_buffer_float/depthstencil-render-miplevels 273 d=z32f_s8_s=z24_s8: skip 412 spec/arb_depth_buffer_float/depthstencil-render-miplevels 273 d=z32f_s=z24_s8: skip [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.4.7.rst | 72 - freedreno/ir3: get the # of miplevels from getinfo
|
D | 10.5.1.rst | 118 - freedreno/ir3: get the # of miplevels from getinfo
|
D | 9.2.rst | 149 [softpipe] piglit depthstencil-render-miplevels 146 s=z24_s8
|
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/ |
D | vc4_validate.c | 568 uint32_t miplevels = VC4_GET_FIELD(p0, VC4_TEX_P0_MIPLVLS); in reloc_tex() local 679 for (i = 1; i <= miplevels; i++) { in reloc_tex()
|
/third_party/mesa3d/src/panfrost/ci/ |
D | panfrost-g52-fails.txt | 47 spec@arb_depth_buffer_float@depthstencil-render-miplevels 1024 d=s=z32f_s8,Fail 48 spec@arb_depth_buffer_float@depthstencil-render-miplevels 1024 ds=z32f_s8,Fail 49 spec@arb_depth_buffer_float@depthstencil-render-miplevels 1024 s=d=z32f_s8,Fail 50 spec@arb_depth_buffer_float@depthstencil-render-miplevels 146 d=s=z32f_s8,Fail 51 spec@arb_depth_buffer_float@depthstencil-render-miplevels 146 ds=z32f_s8,Fail 52 spec@arb_depth_buffer_float@depthstencil-render-miplevels 146 s=d=z32f_s8,Fail 53 spec@arb_depth_buffer_float@depthstencil-render-miplevels 273 d=s=z32f_s8,Fail 54 spec@arb_depth_buffer_float@depthstencil-render-miplevels 273 ds=z32f_s8,Fail 55 spec@arb_depth_buffer_float@depthstencil-render-miplevels 273 s=d=z32f_s8,Fail 56 spec@arb_depth_buffer_float@depthstencil-render-miplevels 292 d=s=z32f_s8,Fail [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineImageUtil.hpp | 253 TestTexture2D (const tcu::TextureFormat& format, int width, int height, int miplevels);
|
D | vktPipelineImageUtil.cpp | 1185 …stTexture2D::TestTexture2D (const tcu::TextureFormat& format, int width, int height, int miplevels) in TestTexture2D() argument 1187 , m_texture(format, width, height, miplevels) in TestTexture2D()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.hpp | 253 TestTexture2D (const tcu::TextureFormat& format, int width, int height, int miplevels);
|
D | vktPipelineImageUtil.cpp | 1185 …stTexture2D::TestTexture2D (const tcu::TextureFormat& format, int width, int height, int miplevels) in TestTexture2D() argument 1187 , m_texture(format, width, height, miplevels) in TestTexture2D()
|
/third_party/mesa3d/docs/isl/ |
D | units.rst | 63 calculations of how the different miplevels and array slices are laid out is
|
D | ccs.rst | 130 not to the miplevels within a slice.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_compressed_paletted_texture.txt | 73 the number of miplevels described in the "data" component.
|
/third_party/openGLES/extensions/OES/ |
D | OES_compressed_paletted_texture.txt | 83 the number of miplevels described in the "data" component.
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 333 // Either upload only the first miplevel or all miplevels 430 // Either upload only the first miplevel or all miplevels
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | BUILD.gn | 636 "$gles1_conform_root/conform/conform/miplevels.c",
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | glossary.txt | 250 The entire set of miplevels that can be provided for an image, from the
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | textures.adoc | 3295 code:miplevels equal to `1`, code:samples equal to
|