Searched refs:getSamplerCube (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgExecutionContext.hpp68 const SamplerCube& getSamplerCube (const Variable* variable) const;
H A DrsgExecutionContext.cpp83 const SamplerCube& ExecutionContext::getSamplerCube (const Variable* sampler) const function in class:rsg::ExecutionContext
H A DrsgExpression.cpp1702 const SamplerCube& tex = execCtx.getSamplerCube(m_sampler);
1719 const SamplerCube& tex = execCtx.getSamplerCube(m_sampler);

Completed in 88 milliseconds