Home
last modified time | relevance | path

Searched defs:depth0 (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/freedreno/fdl/
Dfd5_layout.c35 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl5_layout()
Dfd_layout_test.h34 uint32_t width0, height0, depth0; member
Dfd6_layout.c100 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl6_layout()
Dfreedreno_layout.h126 uint32_t width0, height0, depth0; member
/third_party/node/tools/inspector_protocol/jinja2/
Dasyncsupport.py193 depth0=0): argument
233 async def make_async_loop_context(iterable, undefined, recurse=None, depth0=0): argument
Druntime.py359 def __init__(self, undefined, recurse=None, depth0=0): argument
423 def __init__(self, iterable, undefined, recurse=None, depth0=0): argument
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h76 GLuint depth0; /** Depth of baseLevel image */ member
Dradeon_mipmap_tree.c181 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h76 GLuint depth0; /** Depth of baseLevel image */ member
Dradeon_mipmap_tree.c181 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
/third_party/skia/third_party/externals/jinja2/
Dasyncsupport.py252 async def make_async_loop_context(iterable, undefined, recurse=None, depth0=0): argument
Druntime.py393 def __init__(self, iterable, undefined, recurse=None, depth0=0): argument
/third_party/jinja2/
Dasyncsupport.py252 async def make_async_loop_context(iterable, undefined, recurse=None, depth0=0): argument
Druntime.py393 def __init__(self, iterable, undefined, recurse=None, depth0=0): argument
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c71 GLuint depth0) in intel_miptree_create_layout()
164 GLuint depth0, in intel_miptree_create()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c63 GLuint depth0, in st_texture_create()
Dst_cb_texture.c765 GLuint *width0, GLuint *height0, GLuint *depth0) in guess_base_level_size()
3198 GLuint depth0, in st_texture_create_from_memory()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_mipmap_tree.c124 unsigned depth0, struct brw_mipmap_level *table) in create_mapping_table()
351 unsigned width0, unsigned height0, unsigned depth0, in make_surface()
477 GLuint depth0, in miptree_create()
547 GLuint depth0, in brw_miptree_create()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pDepthTests.cpp151 vector<float> getFullscreenQuadWithGradient (float depth0, float depth1) in getFullscreenQuadWithGradient()
497 inline ObjectData fastQuadWithGradient (float depth0, float depth1) in fastQuadWithGradient()
/third_party/vk-gl-cts/framework/common/
DtcuTexCompareVerifier.cpp684 …const float depth0 = lookupDepth(level0, sampler, wrap(sampler.wrapS, i0, w0), wrap(sampler.wrapT,… in isNearestMipmapLinearCompareResultValid() local
1301 const float depth0 = lookupDepth(level0, sampler, wrap(sampler.wrapS, i0, w0), coordZ, 0); in isNearestMipmapLinearCompareResultValid() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h334 unsigned width0, height0, depth0; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h553 uint16_t depth0; member