Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline.h145 struct PushConstant { struct
146 enum class PushConstantType { argument
151 PushConstantType type; argument
156 void AddPushConstant(PushConstant&& pc) { in AddPushConstant() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dpush_constant.cc28 PushConstant::PushConstant(Device* device) in PushConstant() function in amber::vulkan::PushConstant
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktGlobalPriorityQueueTests.cpp787 struct PushConstant in iterate() struct
788 { uint32_t width, height; } pc { width, height }; in iterate()
923 struct PushConstant in iterate() struct
924 { uint32_t width, height; } pc { width, height }; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp1035 struct PushConstant in iterate() struct
1037 deUint64 src; in iterate()
1038 deUint64 dst; in iterate()
1039 deInt32 cnt; in iterate()
1040 deBool use_fun; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp1035 struct PushConstant in iterate() struct
1037 deUint64 src; in iterate()
1038 deUint64 dst; in iterate()
1039 deInt32 cnt; in iterate()
1040 deBool use_fun; in iterate()
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dinternal_interface.hpp184 struct PushConstant : Interface<T> struct
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.cs141 PushConstant = 9, enumerator
Dspirv.json166 "PushConstant": 9, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.cs137 PushConstant = 9, enumerator
Dspirv.json162 "PushConstant": 9, number
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.cs141 PushConstant = 9, enumerator
Dspirv.json166 "PushConstant": 9, number
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.cs137 PushConstant = 9, enumerator
Dspirv.json162 "PushConstant": 9, number
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs141 PushConstant = 9, enumerator
Dspirv.json166 "PushConstant": 9, number
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs137 PushConstant = 9, enumerator
Dspirv.json162 "PushConstant": 9, number
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.cs144 PushConstant = 9, enumerator
Dspirv.json169 "PushConstant": 9, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.cs144 PushConstant = 9, enumerator
Dspirv.json169 "PushConstant": 9, number
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.cs144 PushConstant = 9, enumerator
Dspirv.json169 "PushConstant": 9, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspirv.json218 "PushConstant": 9, number

12