Searched refs:constructInputBuffer (Results 1 – 1 of 1) sorted by relevance
317 virtual BufferSp constructInputBuffer(const ValueId* twoArguments) const = 0;337 BufferSp constructInputBuffer(const ValueId* twoArguments) const;351 BufferSp TypeValues<FLOAT_TYPE>::constructInputBuffer(const ValueId* twoArguments) const in constructInputBuffer() function in vkt::SpirVAssembly::__anon5984e4560111::TypeValues2569 BufferSp inBufferSp = inTypeValues->constructInputBuffer(testCase.input); in fillShaderSpec()3117 BufferSp inBufferSp = inTypeValues->constructInputBuffer(testCase.input); in createInstanceContext()