Searched defs:PushConstants (Results 1 – 10 of 10) sorted by relevance
219 struct PushConstants struct222 PushConstants (void) in PushConstants() function225 PushConstants (const PushConstants& that) in PushConstants() function229 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;
216 struct PushConstants struct218 tcu::Vec4 origin;219 tcu::Vec4 direction;220 float tmix;221 float tmax;
710 struct PushConstants in recordCommands() struct712 deUint32 lod; in recordCommands()713 deUint32 padding; // padding needed to satisfy std430 rules in recordCommands()714 float lodWidth; in recordCommands()715 float lodHeight; in recordCommands()
229 struct PushConstants struct231 tcu::Vec4 triangleColor;232 float meshDepth;233 float scaleX;234 float scaleY;235 float offsetX;236 float offsetY;
637 struct PushConstants struct639 tcu::Vec4 triangleColor;640 float meshDepth;641 deInt32 viewPortIndex;642 float scaleX;643 float scaleY;644 float offsetX;645 float offsetY;
1195 struct PushConstants struct in vkt::pipeline::__anon24dcd69d0111::ExactSamplingCase1197 float texWidth;1198 float texHeight;
3595 struct PushConstants struct in vkt::pipeline::__anon16de12d60111::VariableRateTestCase3597 int width;3598 int height;3599 int samples;3739 using PushConstants = VariableRateTestCase::PushConstants; in iterate() typedef
245 struct PushConstants struct247 tcu::Vec4 origin;248 tcu::Vec4 direction;249 float tmix;250 float tmax;
103 struct PushConstants struct105 deUint32 a;106 deUint32 b;107 deUint32 c;108 deUint32 d;109 deUint32 hitOfs;110 deUint32 miss;
72 PushConstants, enumerator