Searched defs:computeReferenceLayout (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.cpp | 55 void computeReferenceLayout(const VarType &type, vector<SharedStructVarEntry> &entries) in computeReferenceLayout() function 81 void computeReferenceLayout(SharedStructVar &var) in computeReferenceLayout() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 480 int computeReferenceLayout(BufferLayout &layout, int curBlockNdx, int baseOffset, const std::string… in computeReferenceLayout() function 621 int computeReferenceLayout(BufferLayout &layout, int curBlockNdx, const std::string &blockPrefix, i… in computeReferenceLayout() function 733 void computeReferenceLayout(BufferLayout &layout, ShaderInterface &interface) in computeReferenceLayout() function
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSSBOLayoutCase.cpp | 447 int computeReferenceLayout(BufferLayout &layout, int curBlockNdx, int baseOffset, const std::string… in computeReferenceLayout() function 572 int computeReferenceLayout(BufferLayout &layout, int curBlockNdx, const std::string &blockPrefix, i… in computeReferenceLayout() function 672 void computeReferenceLayout(BufferLayout &layout, const ShaderInterface &interface) in computeReferenceLayout() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 555 int computeReferenceLayout(UniformLayout &layout, int curBlockNdx, int baseOffset, const std::strin… in computeReferenceLayout() function 697 void computeReferenceLayout(UniformLayout &layout, const ShaderInterface &interface) in computeReferenceLayout() function
|