/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 219 struct PushConstants struct 222 PushConstants (void) in PushConstants() argument 225 PushConstants (const PushConstants& that) in PushConstants() function 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/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 219 struct PushConstants struct 222 PushConstants (void) in PushConstants() function 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 | 732 struct PushConstants in recordCommands() struct 734 deUint32 lod; in recordCommands() 735 deUint32 padding; // padding needed to satisfy std430 rules in recordCommands() 736 float lodWidth; in recordCommands() 737 float lodHeight; in recordCommands()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 732 struct PushConstants in recordCommands() struct 734 deUint32 lod; in recordCommands() 735 deUint32 padding; // padding needed to satisfy std430 rules in recordCommands() 736 float lodWidth; in recordCommands() 737 float lodHeight; in recordCommands()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
D | vktRayQueryDirectionTests.cpp | 261 struct PushConstants struct 263 tcu::Vec4 origin; 264 tcu::Vec4 direction; 265 float tmix; 266 float tmax;
|
D | vktRayQueryMiscTests.cpp | 943 struct PushConstants in iterate() struct 945 int fun_x, fun_y; in iterate()
|
/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;
|
D | vktRayQueryMiscTests.cpp | 943 struct PushConstants in iterate() struct 945 int fun_x, fun_y; in iterate()
|
/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/vk-gl-cts/external/vulkancts/modules_no_buildgn/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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 236 struct PushConstants struct 238 tcu::Vec4 triangleColor; 239 float meshDepth; 240 float scaleX; 241 float scaleY; 242 float offsetX; 243 float offsetY;
|
D | vktPipelineExtendedDynamicStateTests.cpp | 2390 struct PushConstants struct 2392 tcu::Vec4 triangleColor; 2393 float meshDepth; 2394 deInt32 viewPortIndex; 2395 float scaleX; 2396 float scaleY; 2397 float offsetX; 2398 float offsetY; 2399 float stripScale;
|
D | vktPipelineSamplerTests.cpp | 1265 struct PushConstants struct in vkt::pipeline::__anon9b1722940111::ExactSamplingCase 1267 float texWidth; 1268 float texHeight;
|
D | vktPipelineMultisampleTests.cpp | 4554 struct PushConstants struct in vkt::pipeline::__anon78bb824d0111::VariableRateTestCase 4556 int width; 4557 int height; 4558 int samples; 4705 using PushConstants = VariableRateTestCase::PushConstants; in iterate() typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 236 struct PushConstants struct 238 tcu::Vec4 triangleColor; 239 float meshDepth; 240 float scaleX; 241 float scaleY; 242 float offsetX; 243 float offsetY;
|
D | vktPipelineExtendedDynamicStateTests.cpp | 2390 struct PushConstants struct 2392 tcu::Vec4 triangleColor; 2393 float meshDepth; 2394 deInt32 viewPortIndex; 2395 float scaleX; 2396 float scaleY; 2397 float offsetX; 2398 float offsetY; 2399 float stripScale;
|
D | vktPipelineSamplerTests.cpp | 1265 struct PushConstants struct in vkt::pipeline::__anon14d7a4140111::ExactSamplingCase 1267 float texWidth; 1268 float texHeight;
|
D | vktPipelineMultisampleTests.cpp | 4554 struct PushConstants struct in vkt::pipeline::__anonf9e0c3cd0111::VariableRateTestCase 4556 int width; 4557 int height; 4558 int samples; 4705 using PushConstants = VariableRateTestCase::PushConstants; in iterate() typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderSmokeTestsEXT.cpp | 1038 struct PushConstants struct in vkt::MeshShader::__anon7012f42b0111::PartialUsageCase 1040 uint32_t totalTriangles; 1041 float depth; 1042 float red;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderSmokeTestsEXT.cpp | 1038 struct PushConstants struct in vkt::MeshShader::__anoncf8e95ab0111::PartialUsageCase 1040 uint32_t totalTriangles; 1041 float depth; 1042 float red;
|
D | vktMeshShaderMiscTestsEXT.cpp | 4531 struct PushConstants struct in vkt::MeshShader::__anonb99b7fd80111::RebindSetsInstance 4533 float offsetX; 4534 float offsetY; 4535 float blueComponent;
|
/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
|