Searched +defs:memory +defs:model (Results 1 – 5 of 5) sorted by relevance
576 VkDeviceMemory memory = VK_NULL_HANDLE; in vn_android_image_from_anb() local956 const VkSamplerYcbcrModelConversion model = in vn_android_get_ahb_format_properties() local
75 SpvExecutionModel model = SpvExecutionModelVertex; in pipeline_stage_to_execution_model() local3131 uint32_t memory = 0; in GenerateControlBarrierIntrinsic() local3224 Operand memory = Operand::Int(memory_id); in GenerateAtomicIntrinsic() local
5398 uint32_t memory; in emit_instruction() local5842 bool CompilerHLSL::is_hlsl_resource_binding_used(ExecutionModel model, uint32_t desc_set, uint32_t … in is_hlsl_resource_binding_used()
2990 void CompilerGLSL::emit_declared_builtin_block(StorageClass storage, ExecutionModel model) in emit_declared_builtin_block()3760 void CompilerGLSL::emit_extension_workarounds(spv::ExecutionModel model) in emit_extension_workarounds()8208 auto model = get_entry_point().model; in builtin_to_glsl() local12024 uint32_t memory; in emit_instruction() local
1840 Instruction* Builder::addEntryPoint(ExecutionModel model, Function* function, const char* name) in addEntryPoint()2638 void Builder::createControlBarrier(Scope execution, Scope memory, MemorySemanticsMask semantics) in createControlBarrier()