Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:GM107_3D_CLASS
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H
A
D
nvc0_query_hw_metric.c
404
case
GM107_3D_CLASS
:
in nvc0_hw_metric_get_queries()
428
case
GM107_3D_CLASS
:
in nvc0_hw_metric_get_num_queries()
690
case
GM107_3D_CLASS
:
in nvc0_hw_metric_get_query_result()
H
A
D
nvc0_screen.c
174
if (class_3d <
GM107_3D_CLASS
)
in nvc0_screen_get_param()
331
return class_3d <
GM107_3D_CLASS
; /* needs additional lowering */
in nvc0_screen_get_param()
814
if (obj_class <
GM107_3D_CLASS
) {
in nvc0_magic_3d_init()
848
if (obj_class <
GM107_3D_CLASS
) {
in nvc0_magic_3d_init()
997
if (screen->base.class_3d >=
GM107_3D_CLASS
) {
in nvc0_screen_bind_cb_3d()
1218
obj_class =
GM107_3D_CLASS
;
in nvc0_screen_create()
1373
if (screen->eng3d->oclass <
GM107_3D_CLASS
) {
in nvc0_screen_create()
1394
if (screen->eng3d->oclass >=
GM107_3D_CLASS
) {
in nvc0_screen_create()
1396
if (screen->eng3d->oclass ==
GM107_3D_CLASS
) {
in nvc0_screen_create()
H
A
D
nvc0_query_hw_sm.c
2240
case
GM107_3D_CLASS
:
in nvc0_hw_sm_get_queries()
2265
case
GM107_3D_CLASS
:
in nvc0_hw_sm_get_num_queries()
2381
if (screen->base.class_3d >=
GM107_3D_CLASS
) {
in nve4_hw_sm_begin_query()
2477
if (screen->base.class_3d >=
GM107_3D_CLASS
) {
in nvc0_hw_sm_get_program()
2572
if (screen->base.class_3d >=
GM107_3D_CLASS
)
in nvc0_hw_sm_end_query()
H
A
D
nvc0_vbo.c
784
if (nvc0->screen->eng3d->oclass <
GM107_3D_CLASS
)
in nvc0_draw_stream_output()
1107
if (nvc0->screen->eng3d->oclass <
GM107_3D_CLASS
)
in nvc0_draw_vbo()
H
A
D
nvc0_state.c
1050
if (!vb[i].stride && nvc0->screen->eng3d->oclass <
GM107_3D_CLASS
)
in nvc0_set_vertex_buffers()
1267
if (nvc0->screen->base.class_3d >=
GM107_3D_CLASS
) {
in nvc0_bind_images_range()
1288
if (nvc0->screen->base.class_3d >=
GM107_3D_CLASS
) {
in nvc0_bind_images_range()
H
A
D
nvc0_context.c
217
if (nvc0->screen->base.class_3d >=
GM107_3D_CLASS
)
in nvc0_context_unreference_resources()
H
A
D
nvc0_vbo_translate.c
630
if (nvc0->screen->eng3d->oclass <
GM107_3D_CLASS
)
in nvc0_push_vbo()
H
A
D
nvc0_tex.c
1326
if (nvc0->screen->base.class_3d >=
GM107_3D_CLASS
)
in nve4_update_surface_bindings()
1517
if (nvc0_context(pipe)->screen->base.class_3d <
GM107_3D_CLASS
) {
in nvc0_init_bindless_functions()
H
A
D
nve4_compute.c
318
if (nvc0->screen->base.class_3d >=
GM107_3D_CLASS
)
in nve4_compute_validate_surfaces()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nv_object.xml.h
194
#define
GM107_3D_CLASS
0x0000b097
macro
Completed in 16 milliseconds