Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgExecutionContext.hpp60 ExecutionContext(const Sampler2DMap &samplers2D, const SamplerCubeMap &samplersCube);
79 const Sampler2DMap &m_samplers2D;
H A DrsgProgramExecutor.hpp58 Sampler2DMap m_samplers2D;
H A DrsgSamplers.hpp76 typedef std::map<int, Sampler2D> Sampler2DMap; typedef
H A DrsgExecutionContext.cpp45 ExecutionContext::ExecutionContext(const Sampler2DMap &samplers2D, const SamplerCubeMap &samplersCu… in ExecutionContext()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsRandomShaderProgram.hpp65 rsg::Sampler2DMap m_sampler2DMap;