Home
last modified time | relevance | path

Searched defs:sparse (Results 76 - 100 of 100) sorted by relevance

1234

/third_party/mesa3d/src/compiler/glsl/
H A Dir_reader.cpp1007 s_int *sparse = SX_AS_INT(s_sparse); in read_texture() local
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/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c729 VkBindSparseInfo sparse = {0}; buffer_commit_single() local
878 VkBindSparseInfo sparse = {0}; texture_commit_single() local
903 VkBindSparseInfo sparse = {0}; texture_commit_miptail() local
[all...]
H A Dzink_resource.h133 VkSparseImageMemoryRequirements sparse; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp246 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) in StorageImage2D() argument
H A DvktImageHostImageCopyTests.cpp232 bool sparse; member
1961 bool sparse; in testGenerator() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageMemoryAliasing.cpp59 namespace sparse namespace
[all...]
H A DvktSparseResourcesImageSparseResidency.cpp59 namespace sparse namespace
[all...]
H A DvktSparseResourcesBufferTests.cpp64 namespace sparse namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp249 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) in StorageImage2D() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageMemoryAliasing.cpp59 namespace sparse namespace
[all...]
H A DvktSparseResourcesImageSparseResidency.cpp59 namespace sparse namespace
[all...]
H A DvktSparseResourcesBufferTests.cpp64 namespace sparse namespace
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c299 unsigned sparse = get_bits1(gb); in vorbis_parse_setup_hdr_codebooks() local
H A Dvorbisenc.c519 int sparse = 0; in put_codebook_header() local
/third_party/python/Lib/
H A Dtarfile.py869 sparse = 'Sparse member information.', variable in TarInfo
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp336 const bool sparse = m_backingMode == IMAGE_BACKING_MODE_SPARSE; in updateTextureData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp346 const bool sparse = m_backingMode == IMAGE_BACKING_MODE_SPARSE; in updateTextureData() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c778 spirv_builder_emit_image_sample(struct spirv_builder *b, SpvId result_type, SpvId sampled_image, SpvId coordinate, bool proj, SpvId lod, SpvId bias, SpvId dref, SpvId dx, SpvId dy, SpvId const_offset, SpvId offset, SpvId min_lod, bool sparse) spirv_builder_emit_image_sample() argument
891 spirv_builder_emit_image_read(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId lod, SpvId sample, SpvId offset, bool sparse) spirv_builder_emit_image_read() argument
972 spirv_builder_emit_image_gather(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId component, SpvId lod, SpvId sample, SpvId const_offset, SpvId offset, SpvId dref, bool sparse) spirv_builder_emit_image_gather() argument
1030 spirv_builder_emit_image_fetch(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId lod, SpvId sample, SpvId const_offset, SpvId offset, bool sparse) spirv_builder_emit_image_fetch() argument
[all...]
H A Dnir_to_spirv.c2823 bool sparse = intr->intrinsic == nir_intrinsic_image_deref_sparse_load; in emit_image_deref_load() local
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c361 ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, const ATTR_FLAGS data_flags, const BOOL encrypted, const BOOL sparse, const s64 allocated_size, const s64 data_size, const s64 initialized_size, const s64 compressed_size, const u8 compression_unit) ntfs_attr_init() argument
5775 int sparse, ret = 0; global() local
5943 int sparse = 0; global() local
[all...]
/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/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
/third_party/toybox/generated/
H A Dglobals.h1542 long long *sparse; member

Completed in 83 milliseconds

1234