Home
last modified time | relevance | path

Searched defs:immutableSamplerInfo (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.cpp44 const ImmutableSamplerInfo immutableSamplerInfo = {(uint32_t)m_bindings.size(), in addBinding() local
73 …const ImmutableSamplerInfo immutableSamplerInfo = {(uint32_t)dstBinding, (uint32_t)m_immutableSamp… in addIndexedBinding() local
/external/skia/src/gpu/graphite/
DResourceTypes.h245 ImmutableSamplerInfo immutableSamplerInfo() const { in immutableSamplerInfo() function
DShaderInfo.cpp295 uint32_t immutableSamplerInfo = samplerData[i] >> SamplerDesc::kImmutableSamplerInfoShift; in append_sampler_descs() local