Searched refs:pushConstant (Results 1 – 6 of 6) sorted by relevance
1 spv.pushConstant.vert
724 const VkPushConstantRange pushConstant = in createRenderPipelineLayout() local740 &pushConstant in createRenderPipelineLayout()909 const VkPushConstantRange pushConstant = in createSplitPipelineLayout() local925 &pushConstant in createSplitPipelineLayout()
509 VkPushConstantRange pushConstant = in createRenderPipelineLayout() local521 pPushConstantRanges = &pushConstant; in createRenderPipelineLayout()
602 const VkPushConstantRange pushConstant = in createRenderPipelineLayout() local618 &pushConstant in createRenderPipelineLayout()
2612 bool pushConstant = (0 != (intf.fVariable.fModifiers.fLayout.fFlags & in writeInterfaceBlock() local2614 MemoryLayout memoryLayout = (pushConstant || isBuffer) ? in writeInterfaceBlock()
2624 bool pushConstant = (0 != (intf.fVariable.fModifiers.fLayout.fFlags & in writeInterfaceBlock() local2626 MemoryLayout memoryLayout = (pushConstant || isBuffer) ? in writeInterfaceBlock()