HomeSort by relevance Sort by last modified time
    Searched refs:getSamplerOutputType (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 172 static glu::DataType getSamplerOutputType (glu::DataType samplerType)
214 const glu::DataType outType = getSamplerOutputType(samplerType);
402 const DataType outType = getSamplerOutputType(m_samplerType);
491 const DataType outputType = getSamplerOutputType(m_samplerType);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 278 static glu::DataType getSamplerOutputType (glu::DataType samplerType)
316 const glu::DataType outType = getSamplerOutputType(samplerType);
473 const glu::DataType outputType = getSamplerOutputType(m_samplerType);
742 const glu::DataType outType = getSamplerOutputType(m_samplerType);
    [all...]

Completed in 176 milliseconds