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

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

Completed in 78 milliseconds