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

  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 481 DynamicSinglePixelOffsets (const IVec2& offsetRange) : m_offsetRange(offsetRange) {}
830 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gatherArgs, const IVec2& offsetRange)
839 return MovePtr<PixelOffsets>(new DynamicSinglePixelOffsets(offsetRange));
1020 string genGatherFuncCall (GatherType, const tcu::TextureFormat&, const GatherArgs&, const string& refZExpr, const IVec2& offsetRange, int indentationDepth);
1021 glu::ProgramSources genProgramSources (GatherType, TextureType, const tcu::TextureFormat&, const GatherArgs&, const string& refZExpr, const IVec2& offsetRange);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp 510 DynamicSinglePixelOffsets (const IVec2& offsetRange) : m_offsetRange(offsetRange) {}
832 static MovePtr<PixelOffsets> makePixelOffsetsFunctor (GatherType gatherType, const GatherArgs& gatherArgs, const IVec2& offsetRange)
841 return MovePtr<PixelOffsets>(new DynamicSinglePixelOffsets(offsetRange));
918 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& textureFormat, const IVec2& offsetRange)
935 const int min = offsetRange.x();
936 const int max = offsetRange.y();
962 const int min = offsetRange.x();
963 const int max = offsetRange.y();
    [all...]
  /external/deqp-deps/glslang/glslang/MachineIndependent/
linkValidate.cpp     [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.14.0.v20180528-0519.jar 

Completed in 129 milliseconds