Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp202 std::string basicSubobjectAtIndex (const int subobjectIndex, const std::vector<de::SharedPtr<TopLev… in basicSubobjectAtIndex()
299 std::string Variable::basicSubobjectAtIndex (const int subobjectIndex, const int arraySize) const in basicSubobjectAtIndex() argument
413 std::string IOBlock::basicSubobjectAtIndex (const int subobjectIndex, const int arraySize) const in basicSubobjectAtIndex() argument
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp5800 string UserDefinedIOCase::Variable::basicSubobjectAtIndex (int subobjectIndex, int arraySize) const in basicSubobjectAtIndex()
5817 string UserDefinedIOCase::IOBlock::basicSubobjectAtIndex (int subobjectIndex, int arraySize) const in basicSubobjectAtIndex()
5891 string UserDefinedIOCase::basicSubobjectAtIndex (int subobjectIndex, const vector<SharedPtr<TopLeve… in basicSubobjectAtIndex()