Home
last modified time | relevance | path

Searched refs:getOutParamIndex (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1151 virtual int getOutParamIndex (void) const { return -1; } in getOutParamIndex() function in deqp::gls::BuiltinPrecisionTests::FuncBase
3277 int getOutParamIndex (void) const in getOutParamIndex() function in deqp::gls::BuiltinPrecisionTests::Functions::Modf
3391 int getOutParamIndex (void) const in getOutParamIndex() function in deqp::gls::BuiltinPrecisionTests::Functions::FrExp
3843 int getOutParamIndex (void) const in getOutParamIndex() function in deqp::gls::BuiltinPrecisionTests::GenFunc
3845 return m_func.getOutParamIndex(); in getOutParamIndex()
5000 switch (func.getOutParamIndex()) in createFuncCase()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1130 virtual int getOutParamIndex (void) const { return -1; } in getOutParamIndex() function in vkt::shaderexecutor::FuncBase
3248 int getOutParamIndex (void) const in getOutParamIndex() function in vkt::shaderexecutor::Functions::Modf
3362 int getOutParamIndex (void) const in getOutParamIndex() function in vkt::shaderexecutor::Functions::FrExp
3814 int getOutParamIndex (void) const in getOutParamIndex() function in vkt::shaderexecutor::GenFunc
3816 return m_func.getOutParamIndex(); in getOutParamIndex()
4948 switch (func.getOutParamIndex()) in createFuncCase()