Home
last modified time | relevance | path

Searched defs:outVarInfo (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderSharedVarTests.cpp317 const InterfaceVariableInfo outVarInfo = getProgramInterfaceVariableInfo(gl, program, GL_BUFFER_VARIABLE, outBlockInfo.activeVariables[0]); in iterate() local
H A Des31fComputeShaderBuiltinVarTests.cpp217 const InterfaceVariableInfo outVarInfo = getProgramInterfaceVariableInfo(gl, program, GL_BUFFER_VARIABLE, outVarIndex); in iterate() local
H A Des31fShaderAtomicOpTests.cpp200 const InterfaceVariableInfo outVarInfo = getProgramInterfaceVariableInfo(gl, program, GL_BUFFER_VARIABLE, outVarNdx); in iterate() local

Completed in 3 milliseconds