OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_immutableSamplers
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/framework/vulkan/
vkBuilderUtil.cpp
47
(deUint32)
m_immutableSamplers
.size()
53
m_immutableSamplers
.push_back(pImmutableSamplers[descriptorNdx]);
78
bindings[samplerInfo.bindingIndex].pImmutableSamplers = &
m_immutableSamplers
[samplerInfo.samplerBaseIndex];
vkBuilderUtil.hpp
88
std::vector<VkSampler>
m_immutableSamplers
;
Completed in 31 milliseconds