OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:immutablesamplerinfo
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/framework/vulkan/
vkBuilderUtil.cpp
44
const
ImmutableSamplerInfo
immutableSamplerInfo
=
50
m_immutableSamplerInfos.push_back(
immutableSamplerInfo
);
76
const
ImmutableSamplerInfo
& samplerInfo = m_immutableSamplerInfos[samplerInfoNdx];
vkBuilderUtil.hpp
81
struct
ImmutableSamplerInfo
87
std::vector<
ImmutableSamplerInfo
> m_immutableSamplerInfos;
Completed in 498 milliseconds