Home
last modified time | relevance | path

Searched defs:writes (Results 1 – 25 of 30) sorted by relevance

12

/external/skqp/src/compute/skc/
Dextent_ring.h43 skc_uint writes; // number of writes member
51 skc_uint writes; // number of writes member
112 skc_uint writes; // number of writes member
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DWriteQueueTest.java136 int writes = WriteQueue.DEQUE_CHUNK_SIZE + 10; in maxWritesBeforeFlushShouldBeEnforced() local
193 int writes = 10 * WriteQueue.DEQUE_CHUNK_SIZE; in concurrentWriteAndFlush() local
/external/mesa3d/docs/_extra/specs/
DMESA_shader_debug.spec188 The printMESA function writes the argument <value> to the "debug function
/external/mesa3d/src/compiler/nir/
Dnir_lower_memory_model.c35 bool *reads, bool *writes) in get_intrinsic_info()
153 bool reads = false, writes = false; in visit_instr() local
/external/skqp/src/compute/skc/platforms/cl_12/
Dcq_pool_cl.h28 skc_uint writes; member
Dblock_pool_cl.h45 skc_uint writes; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.cpp267 std::vector<VkWriteDescriptorSet> writes = m_writes; in update() local
295 std::vector<VkWriteDescriptorSet> writes = m_writes; in updateWithPush() local
/external/libevent/test/
Dbench.c69 static int writes, failures; variable
/external/curl/lib/
Dselect.c460 int tpf_select_libcurl(int maxfds, fd_set *reads, fd_set *writes, in tpf_select_libcurl()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.h69 uint64_t writes; member
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp171 bool reads, writes; in calculateSpillWeightAndHint() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.h143 uint64_t writes; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp233 bool reads, writes; in weightCalcHelper() local
/external/mesa3d/src/amd/compiler/
Daco_lower_phis.cpp46 std::map<unsigned, unsigned> writes; member
/external/swiftshader/tests/VulkanUnitTests/
DDevice.cpp318 std::vector<VkWriteDescriptorSet> writes; in UpdateStorageBufferDescriptorSets() local
/external/libchrome/base/process/
Dprocess_metrics.h416 uint64_t writes = 0; member
Dprocess_metrics_linux.cc757 uint64_t writes = 0; in GetSystemDiskInfo() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1102 std::vector<DescriptorWrite> writes; // Multiple redundant writes can be performed. in iterate() member
1129 std::vector<DescriptorWrite> writes; in iterate() local
/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c2647 isl_union_set *writes; in group_tagged_writes() local
2677 isl_union_set *writes; in any_sync_writes_in_group() local
2704 isl_union_set *writes; in collect_non_private_tagged_writes() local
2735 isl_union_set *writes; in any_global_or_shared_sync_writes() local
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c392 struct panfrost_bo *bo, bool writes, in panfrost_batch_update_bo_access()
/external/vulkan-validation-layers/tests/
Dvktestbinding.h242 void update_descriptor_sets(const std::vector<VkWriteDescriptorSet> &writes) { in update_descriptor_sets()
Dvktestbinding.cpp392 void Device::update_descriptor_sets(const std::vector<VkWriteDescriptorSet> &writes, in update_descriptor_sets()
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp1429 VkWriteDescriptorSet writes[2]; in init_descriptor_set() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1896 de::MovePtr<tcu::TestCaseGroup>& writes; in createBufferAccessWithVariablePointersTests() member
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp5321 dead_code_handle_reladdr(glsl_to_tgsi_instruction **writes, st_src_reg *reladdr) in dead_code_handle_reladdr()
5349 glsl_to_tgsi_instruction **writes = rzalloc_array(mem_ctx, in eliminate_dead_code() local

12