| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_reader.cpp | 1007 s_int *sparse = SX_AS_INT(s_sparse); in read_texture() local
|
| H A D | builtin_functions.cpp | 7261 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 D | zink_bo.c | 729 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 D | zink_resource.h | 133 VkSparseImageMemoryRequirements sparse; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageMismatchedWriteOpTests.cpp | 246 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) in StorageImage2D() argument
|
| H A D | vktImageHostImageCopyTests.cpp | 232 bool sparse; member 1961 bool sparse; in testGenerator() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageMemoryAliasing.cpp | 59 namespace sparse namespace [all...] |
| H A D | vktSparseResourcesImageSparseResidency.cpp | 59 namespace sparse namespace [all...] |
| H A D | vktSparseResourcesBufferTests.cpp | 64 namespace sparse namespace [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageMismatchedWriteOpTests.cpp | 249 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 D | vktSparseResourcesImageMemoryAliasing.cpp | 59 namespace sparse namespace [all...] |
| H A D | vktSparseResourcesImageSparseResidency.cpp | 59 namespace sparse namespace [all...] |
| H A D | vktSparseResourcesBufferTests.cpp | 64 namespace sparse namespace [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbisdec.c | 299 unsigned sparse = get_bits1(gb); in vorbis_parse_setup_hdr_codebooks() local
|
| H A D | vorbisenc.c | 519 int sparse = 0; in put_codebook_header() local
|
| /third_party/python/Lib/ |
| H A D | tarfile.py | 869 sparse = 'Sparse member information.', variable in TarInfo [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTestUtil.cpp | 336 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 D | vktTextureTestUtil.cpp | 346 const bool sparse = m_backingMode == IMAGE_BACKING_MODE_SPARSE; in updateTextureData() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 778 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 D | nir_to_spirv.c | 2823 bool sparse = intr->intrinsic == nir_intrinsic_image_deref_sparse_load; in emit_image_deref_load() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | attrib.c | 361 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 D | SpvBuilder.cpp | 2883 Id Builder::createTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, in createTextureCall() argument [all...] |
| H A D | GlslangToSpv.cpp | 6083 bool sparse = node->isSparseTexture(); in createImageTextureFunctionCall() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_hlsl.cpp | 2733 void CompilerHLSL::emit_texture_op(const Instruction &i, bool sparse) in emit_texture_op() argument
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 1542 long long *sparse; member
|