Home
last modified time | relevance | path

Searched refs:SamplerCubeMap (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgExecutionContext.hpp63 ExecutionContext (const Sampler2DMap& samplers2D, const SamplerCubeMap& samplersCube);
83 const SamplerCubeMap& m_samplersCube;
DrsgProgramExecutor.hpp59 SamplerCubeMap m_samplersCube;
DrsgSamplers.hpp85 typedef std::map<int, SamplerCube> SamplerCubeMap; typedef
DrsgExecutionContext.cpp45 ExecutionContext::ExecutionContext (const Sampler2DMap& samplers2D, const SamplerCubeMap& samplersC… in ExecutionContext()
/external/deqp/modules/glshared/
DglsRandomShaderProgram.hpp62 rsg::SamplerCubeMap m_samplerCubeMap;