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() argument229 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;
732 struct PushConstants in recordCommands() struct734 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()
232 struct PushConstants struct234 tcu::Vec4 triangleColor;235 float meshDepth;236 float scaleX;237 float scaleY;238 float offsetX;239 float offsetY;
1119 struct PushConstants struct1121 tcu::Vec4 triangleColor;1122 float meshDepth;1123 deInt32 viewPortIndex;1124 float scaleX;1125 float scaleY;1126 float offsetX;1127 float offsetY;1128 float stripScale;
1196 struct PushConstants struct in vkt::pipeline::__anon7b49a9620111::ExactSamplingCase1198 float texWidth;1199 float texHeight;
4482 struct PushConstants struct in vkt::pipeline::__anona950c01b0111::VariableRateTestCase4484 int width;4485 int height;4486 int samples;4630 using PushConstants = VariableRateTestCase::PushConstants; in iterate() typedef
261 struct PushConstants struct263 tcu::Vec4 origin;264 tcu::Vec4 direction;265 float tmix;266 float tmax;
103 struct PushConstants struct105 deUint32 a;106 deUint32 b;107 deUint32 c;108 deUint32 d;109 deUint32 hitOfs;110 deUint32 miss;
290 struct PushConstants struct292 tcu::Vec4 origin;293 tcu::Vec4 direction;294 float tmix;295 float tmax;
77 PushConstants, enumerator