Home
last modified time | relevance | path

Searched defs:sparse (Results 126 - 132 of 132) sorted by relevance

123456

/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2883 Id Builder::createTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, in createTextureCall() argument
[all...]
H A DGlslangToSpv.cpp6083 bool sparse = node->isSparseTexture(); in createImageTextureFunctionCall() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2823 bool sparse = intr->intrinsic == nir_intrinsic_image_deref_sparse_load; in emit_image_deref_load() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp2733 void CompilerHLSL::emit_texture_op(const Instruction &i, bool sparse) in emit_texture_op() argument
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c7577 fsctl_set_sparse(struct ksmbd_work *work, u64 id, struct file_sparse *sparse) fsctl_set_sparse() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7261 bool sparse = flags & TEX_SPARSE; in _textureCubeArrayShadow() local
7309 _texelFetch(builtin_available_predicate avail, const glsl_type *return_type, const glsl_type *sampler_type, const glsl_type *coord_type, const glsl_type *offset_type, bool sparse) _texelFetch() argument
[all...]
/third_party/toybox/generated/
H A Dglobals.h1542 long long *sparse; member

Completed in 57 milliseconds

123456