OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isIntegerFormat
(Results
1 - 5
of
5
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageLoadStoreUtil.hpp
53
inline bool
isIntegerFormat
(const vk::VkFormat format)
/external/deqp/modules/gles3/functional/
es3fInternalFormatQueryTests.cpp
176
bool
isIntegerFormat
;
231
addChild(new SamplesCase(m_context, (std::string(internalFormat.name) + "_samples").c_str(), "SAMPLES and NUM_SAMPLE_COUNTS", internalFormat.format, internalFormat.
isIntegerFormat
));
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp
751
bool
isIntegerFormat
(const tcu::TextureFormat& format)
774
const tcu::Sampler::FilterMode filterMode = (isShadowSampler(m_samplerType) ||
isIntegerFormat
(texFormat)) ? tcu::Sampler::NEAREST : tcu::Sampler::LINEAR;
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationOperation.cpp
[
all
...]
/external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp
[
all
...]
Completed in 177 milliseconds