HomeSort by relevance Sort by last modified time
    Searched refs:VS (Results 26 - 50 of 140) sorted by null

12 3 4 5 6

  /external/vulkan-validation-layers/
build_windows_targets.bat 43 echo Determining VS version
update_external_sources.bat 5 echo Determining VS version
10 REM Cleanup the file we used to collect the VS version output since it's no longer needed.
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
ppc64.go 80 case "VS":
arm.go 36 "VS": arm.C_SCOND_VS,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
list7.go 45 "VS",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
list9.go 60 return fmt.Sprintf("VS%d", r-REG_VS0)
anames.go 393 "VS",
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
ppc64.go 80 case "VS":
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
list7.go 45 "VS",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
list9.go 60 return fmt.Sprintf("VS%d", r-REG_VS0)
anames.go 393 "VS",
  /build/soong/third_party/zip/
struct.go 149 // See: http://msdn.microsoft.com/en-us/library/ms724247(v=VS.85).aspx
169 // See: http://msdn.microsoft.com/en-us/library/ms724274(v=VS.85).aspx
  /prebuilts/go/darwin-x86/src/archive/zip/
struct.go 149 // See: http://msdn.microsoft.com/en-us/library/ms724247(v=VS.85).aspx
169 // See: http://msdn.microsoft.com/en-us/library/ms724274(v=VS.85).aspx
  /prebuilts/go/linux-x86/src/archive/zip/
struct.go 149 // See: http://msdn.microsoft.com/en-us/library/ms724247(v=VS.85).aspx
169 // See: http://msdn.microsoft.com/en-us/library/ms724274(v=VS.85).aspx
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
asm_test_jacket.S 200 csel w2, w1, w0, VS
  /external/v8/tools/vim/
ninja-build.vim 6 " this command. On Windows, Ctrl-F7 (which is the same as the VS default).
  /external/curl/projects/
build-wolfssl.bat 195 rem VS Configuration: Debug, Release, DLL Debug or DLL Release.
196 rem VS Platform: Win32 or x64.
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_render_gen6.c 122 * "GS NULL Fence" (Send URB fence with VS URB size == 1 and GS URB
123 * size == 0) plus a dummy DRAW call before any case where VS will
140 * being buffered by VS FF, to the point that the FF dies.
159 * 3DSTATE_VS, Dword 5.0 "VS Function Enable":
162 * command that causes the VS Function Enable to toggle. Pipeline
333 const bool gs_active = (vec->gs || (vec->vs &&
334 ilo_shader_get_kernel_param(vec->vs, ILO_KERNEL_VS_GEN6_SO)));
382 r->state.vs.SAMPLER_STATE,
404 r->state.vs.BINDING_TABLE_STATE,
461 &r->state.vs.PUSH_CONSTANT_BUFFER
    [all...]
ilo_render_gen7.c 65 * needs to be sent before any combination of VS associated 3DSTATE."
203 /* 3DSTATE_URB_{VS,GS,HS,DS} */
223 /* 3DSTATE_PUSH_CONSTANT_ALLOC_{VS,PS} */
287 const bool emit_3dstate_vs = (DIRTY(VS) || r->instruction_bo_changed);
289 /* emit depth stall before any of the VS commands */
299 r->state.vs.BINDING_TABLE_STATE);
305 r->state.vs.SAMPLER_STATE);
311 &r->state.vs.PUSH_CONSTANT_BUFFER,
312 &r->state.vs.PUSH_CONSTANT_BUFFER_size,
318 const union ilo_shader_cso *cso = ilo_shader_get_kernel_cso(vec->vs);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinRegisterInfo.cpp 68 Reserved.set(VS);
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 35 EQ, NE, CS, CC, MI, PL, VS, VC, HI, LS, GE, LT, GT, LE, AL, NV,
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 29 const VirtSpecifiers& VS,
47 VS, ICIS_NoInit);
    [all...]
  /external/harfbuzz_ng/win32/
config-msvc.mak 65 HARFBUZZ_DLL_FILENAME = $(CFG)\$(PLAT)\harfbuzz-vs$(VSVER)
66 HARFBUZZ_GOBJECT_DLL_FILENAME = $(CFG)\$(PLAT)\harfbuzz-gobject-vs$(VSVER)
178 # We don't want ICU to re-define int8_t in VS 2008, will cause build breakage
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 58 # VS 2005 complains about lot of deprecated string functions; let's ignore them
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
anames.go 629 "VS",

Completed in 1175 milliseconds

12 3 4 5 6