Home
last modified time | relevance | path

Searched defs:PushConstants (Results 1 – 25 of 28) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp219 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/
DvktSpvAsmGraphicsShaderTestUtil.hpp219 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/
DvktSparseResourcesShaderIntrinsicsSampled.cpp732 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/
DvktSparseResourcesShaderIntrinsicsSampled.cpp732 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/
DvktRayQueryDirectionTests.cpp261 struct PushConstants struct
263 tcu::Vec4 origin;
264 tcu::Vec4 direction;
265 float tmix;
266 float tmax;
DvktRayQueryMiscTests.cpp943 struct PushConstants in iterate() struct
945 int fun_x, fun_y; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp261 struct PushConstants struct
263 tcu::Vec4 origin;
264 tcu::Vec4 direction;
265 float tmix;
266 float tmax;
DvktRayQueryMiscTests.cpp943 struct PushConstants in iterate() struct
945 int fun_x, fun_y; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingComplexControlFlowTests.cpp103 struct PushConstants struct
105 deUint32 a;
106 deUint32 b;
107 deUint32 c;
108 deUint32 d;
109 deUint32 hitOfs;
110 deUint32 miss;
DvktRayTracingDirectionTests.cpp290 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/
DvktRayTracingComplexControlFlowTests.cpp103 struct PushConstants struct
105 deUint32 a;
106 deUint32 b;
107 deUint32 c;
108 deUint32 d;
109 deUint32 hitOfs;
110 deUint32 miss;
DvktRayTracingDirectionTests.cpp290 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/
DvktPipelineColorWriteEnableTests.cpp236 struct PushConstants struct
238 tcu::Vec4 triangleColor;
239 float meshDepth;
240 float scaleX;
241 float scaleY;
242 float offsetX;
243 float offsetY;
DvktPipelineExtendedDynamicStateTests.cpp2390 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;
DvktPipelineSamplerTests.cpp1265 struct PushConstants struct in vkt::pipeline::__anon9b1722940111::ExactSamplingCase
1267 float texWidth;
1268 float texHeight;
DvktPipelineMultisampleTests.cpp4554 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/
DvktPipelineColorWriteEnableTests.cpp236 struct PushConstants struct
238 tcu::Vec4 triangleColor;
239 float meshDepth;
240 float scaleX;
241 float scaleY;
242 float offsetX;
243 float offsetY;
DvktPipelineExtendedDynamicStateTests.cpp2390 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;
DvktPipelineSamplerTests.cpp1265 struct PushConstants struct in vkt::pipeline::__anon14d7a4140111::ExactSamplingCase
1267 float texWidth;
1268 float texHeight;
DvktPipelineMultisampleTests.cpp4554 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/
DvktMeshShaderSmokeTestsEXT.cpp1038 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/
DvktMeshShaderSmokeTestsEXT.cpp1038 struct PushConstants struct in vkt::MeshShader::__anoncf8e95ab0111::PartialUsageCase
1040 uint32_t totalTriangles;
1041 float depth;
1042 float red;
DvktMeshShaderMiscTestsEXT.cpp4531 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/
DCommandAllocatorTests.cpp27 PushConstants, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp27 PushConstants, enumerator

12