OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSamplerTextureFormat
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp
212
static tcu::TextureFormat
getSamplerTextureFormat
(glu::DataType samplerType)
492
const TextureFormat texFormat =
getSamplerTextureFormat
(m_samplerType);
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp
314
static tcu::TextureFormat
getSamplerTextureFormat
(glu::DataType samplerType)
474
const tcu::TextureFormat texFormat =
getSamplerTextureFormat
(m_samplerType);
[
all
...]
Completed in 37 milliseconds