Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp221 struct PushConstants struct
224 PushConstants (void) in PushConstants() function
227 PushConstants (const PushConstants& that) in PushConstants() argument
231 void setPushConstant (const BufferSp& pc) in setPushConstant()
237 bool empty (void) const in empty()
242 const BufferSp& getBuffer(void) const in getBuffer()
250 std::vector<BufferSp> pcs;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp677 struct PushConstants in recordCommands() struct
679 deUint32 lod; in recordCommands()
680 deUint32 padding; // padding needed to satisfy std430 rules in recordCommands()
681 float lodWidth; in recordCommands()
682 float lodHeight; in recordCommands()
/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h70 PushConstants, enumerator