Searched refs:constructInputBuffer (Results 1 – 1 of 1) sorted by relevance
368 virtual BufferSp constructInputBuffer (const ValueId* twoArguments) const = 0;389 BufferSp constructInputBuffer (const ValueId* twoArguments) const override;404 BufferSp TypeValues<FLOAT_TYPE>::constructInputBuffer(const ValueId* twoArguments) const in constructInputBuffer() function in vkt::SpirVAssembly::__anonedfcea740111::TypeValues3601 BufferSp inBufferSp = inTypeValues->constructInputBuffer(testCase.input); in fillShaderSpec()4524 BufferSp inBufferSp = inTypeValues->constructInputBuffer(testCase.input); in createInstanceContext()