| /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() function 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() 946 float width, height; 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::__anon85d969150111::ExactSamplingCase 1267 float texWidth; 1268 float texHeight;
|
| D | vktPipelineMultisampleTests.cpp | 4554 struct PushConstants struct in vkt::pipeline::__anonf04f214e0111::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 | 238 struct PushConstants struct 240 tcu::Vec4 triangleColor; 241 float meshDepth; 242 float scaleX; 243 float scaleY; 244 float offsetX; 245 float offsetY;
|
| D | vktPipelineSamplerTests.cpp | 1277 struct PushConstants struct in vkt::pipeline::__anon9baf01350111::ExactSamplingCase 1279 float texWidth; 1280 float texHeight;
|
| D | vktPipelineExtendedDynamicStateTests.cpp | 2918 struct PushConstants struct 2920 tcu::Vec4 triangleColor; 2921 float meshDepth; 2922 deInt32 viewPortIndex; 2923 float scaleX; 2924 float scaleY; 2925 float offsetX; 2926 float offsetY; 2927 float stripScale;
|
| D | vktPipelineMultisampleTests.cpp | 4823 struct PushConstants struct in vkt::pipeline::__anona973c96e0111::VariableRateTestCase 4825 int width; 4826 int height; 4827 int samples; 4974 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::__anon1b0a576c0111::PartialUsageCase 1040 uint32_t totalTriangles; 1041 float depth; 1042 float red;
|
| D | vktMeshShaderMiscTestsEXT.cpp | 4531 struct PushConstants struct in vkt::MeshShader::__anon7dd58d790111::RebindSetsInstance 4533 float offsetX; 4534 float offsetY; 4535 float blueComponent;
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderSmokeTestsEXT.cpp | 1044 struct PushConstants struct in vkt::MeshShader::__anonaff9878c0111::PartialUsageCase 1046 uint32_t totalTriangles; 1047 float depth; 1048 float red;
|
| D | vktMeshShaderMiscTestsEXT.cpp | 4534 struct PushConstants struct in vkt::MeshShader::__anon5b8f39990111::RebindSetsInstance 4536 float offsetX; 4537 float offsetY; 4538 float blueComponent;
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | CommandAllocatorTests.cpp | 27 PushConstants, enumerator
|