HomeSort by relevance Sort by last modified time
    Searched defs:isVec (Results 1 - 3 of 3) sorted by null

  /external/valgrind/include/
pub_tool_debuginfo.h 210 Bool isVec; /* does block have an array type, or not? */
230 Bool isVec; /* does block have an array type, or not? */
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseables.cpp 357 const bool isVec = (argOrder == 'V');
366 if (!IsTextureType(argOrder) && (isVec && dim0 == 1)) // avoid vec1
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c     [all...]

Completed in 161 milliseconds