Home
last modified time | relevance | path

Searched defs:subobjectIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp206 std::string basicSubobjectAtIndex(const int subobjectIndex, const std::vector<de::SharedPtr<TopLeve… in basicSubobjectAtIndex()
310 std::string Variable::basicSubobjectAtIndex(const int subobjectIndex, const int arraySize) const in basicSubobjectAtIndex() argument
434 std::string IOBlock::basicSubobjectAtIndex(const int subobjectIndex, const int arraySize) const in basicSubobjectAtIndex() argument
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp6498 string UserDefinedIOCase::Variable::basicSubobjectAtIndex(int subobjectIndex, int arraySize) const in basicSubobjectAtIndex()
6514 string UserDefinedIOCase::IOBlock::basicSubobjectAtIndex(int subobjectIndex, int arraySize) const in basicSubobjectAtIndex()
6583 string UserDefinedIOCase::basicSubobjectAtIndex(int subobjectIndex, const vector<SharedPtr<TopLevel… in basicSubobjectAtIndex()