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

  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 233 static glu::DataType getSamplerCoordType (glu::DataType samplerType)
401 const DataType coordType = getSamplerCoordType(m_samplerType);
490 const DataType coordType = getSamplerCoordType(m_samplerType);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 335 static glu::DataType getSamplerCoordType (glu::DataType samplerType)
472 const glu::DataType coordType = getSamplerCoordType(m_samplerType);
741 const glu::DataType coordType = getSamplerCoordType(m_samplerType);
    [all...]

Completed in 108 milliseconds