/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 219 struct PushConstants struct 222 PushConstants (void) in PushConstants() argument 225 PushConstants (const PushConstants& that) in PushConstants() argument 229 void setPushConstant (const BufferSp& pc) in setPushConstant() 235 bool empty (void) const in empty() 240 const BufferSp& getBuffer(void) const in getBuffer() 248 std::vector<BufferSp> pcs;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 720 struct PushConstants in recordCommands() struct 722 deUint32 lod; in recordCommands() 723 deUint32 padding; // padding needed to satisfy std430 rules in recordCommands() 724 float lodWidth; in recordCommands() 725 float lodHeight; in recordCommands()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 232 struct PushConstants struct 234 tcu::Vec4 triangleColor; 235 float meshDepth; 236 float scaleX; 237 float scaleY; 238 float offsetX; 239 float offsetY;
|
D | vktPipelineExtendedDynamicStateTests.cpp | 1119 struct PushConstants struct 1121 tcu::Vec4 triangleColor; 1122 float meshDepth; 1123 deInt32 viewPortIndex; 1124 float scaleX; 1125 float scaleY; 1126 float offsetX; 1127 float offsetY; 1128 float stripScale;
|
D | vktPipelineSamplerTests.cpp | 1196 struct PushConstants struct in vkt::pipeline::__anon616643950111::ExactSamplingCase 1198 float texWidth; 1199 float texHeight;
|
D | vktPipelineMultisampleTests.cpp | 4465 struct PushConstants struct in vkt::pipeline::__anon23c53bce0111::VariableRateTestCase 4467 int width; 4468 int height; 4469 int samples; 4613 using PushConstants = VariableRateTestCase::PushConstants; in iterate() typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryDirectionTests.cpp | 261 struct PushConstants struct 263 tcu::Vec4 origin; 264 tcu::Vec4 direction; 265 float tmix; 266 float tmax;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingComplexControlFlowTests.cpp | 103 struct PushConstants struct 105 deUint32 a; 106 deUint32 b; 107 deUint32 c; 108 deUint32 d; 109 deUint32 hitOfs; 110 deUint32 miss;
|
D | vktRayTracingDirectionTests.cpp | 290 struct PushConstants struct 292 tcu::Vec4 origin; 293 tcu::Vec4 direction; 294 float tmix; 295 float tmax;
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/ |
D | CommandAllocatorTests.cpp | 27 PushConstants, enumerator
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | CommandAllocatorTests.cpp | 27 PushConstants, enumerator
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 58 PushConstants, enumerator
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 77 PushConstants, enumerator
|