Home
last modified time | relevance | path

Searched refs:m_samplers2D (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExecutionContext.cpp46 : m_samplers2D (samplers2D) in ExecutionContext()
80 return m_samplers2D.find(samplerNdx)->second; in getSampler2D()
H A DrsgExecutionContext.hpp79 const Sampler2DMap& m_samplers2D; member in rsg::ExecutionContext
H A DrsgProgramExecutor.hpp58 Sampler2DMap m_samplers2D; member in rsg::ProgramExecutor
H A DrsgProgramExecutor.cpp180 m_samplers2D[samplerNdx] = Sampler2D(texture, sampler); in setTexture()
221 ExecutionContext execCtx(m_samplers2D, m_samplersCube); in execute()
279 ExecutionContext execCtx(m_samplers2D, m_samplersCube); in execute()

Completed in 2 milliseconds