Home
last modified time | relevance | path

Searched defs:is_coherent (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp311 bool is_coherent in GetInstructionAttributes() local
338 bool is_coherent = false; TraceInstruction() local
406 bool is_coherent = false; CheckType() local
454 bool is_coherent = false; CheckAllTypes() local
526 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp311 bool is_coherent in GetInstructionAttributes() local
338 bool is_coherent = false; TraceInstruction() local
406 bool is_coherent = false; CheckType() local
454 bool is_coherent = false; CheckAllTypes() local
526 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp313 bool is_coherent in GetInstructionAttributes() local
340 bool is_coherent = false; TraceInstruction() local
408 bool is_coherent = false; CheckType() local
456 bool is_coherent = false; CheckAllTypes() local
529 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c1083 bool is_coherent = bufmgr->has_llc || in iris_bo_alloc() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp2100 bool is_coherent = flags.get(DecorationCoherent) && !is_readonly; in emit_buffer_block() local
3379 bool is_coherent = false; in emit_modern_uniform() local

Completed in 12 milliseconds