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:PVR_HAS_ERN
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/imagination/common/
H
A
D
pvr_device_info.h
225
#define
PVR_HAS_ERN
(dev_info, number) ((dev_info)->enhancements.has_ern##number)
macro
/third_party/mesa3d/src/imagination/include/hwdef/
H
A
D
rogue_hw_utils.h
269
if (!
PVR_HAS_ERN
(dev_info, 35421)) {
in rogue_get_compute_max_work_group_size()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H
A
D
pvr_srv.c
465
if (
PVR_HAS_ERN
(dev_info, 38748))
in pvr_srv_get_max_coeffs()
468
if (
PVR_HAS_ERN
(dev_info, 38020)) {
in pvr_srv_get_max_coeffs()
/third_party/mesa3d/src/imagination/vulkan/pds/
H
A
D
pvr_pds.h
60
!
PVR_HAS_ERN
(dev_info, 45493)
/third_party/mesa3d/src/imagination/vulkan/
H
A
D
pvr_job_render.c
943
if (
PVR_HAS_ERN
(dev_info, 42307) &&
in pvr_rt_dataset_ws_create_info_init()
H
A
D
pvr_job_context.c
386
pvr_pds_ctx_sr_program_setup(
PVR_HAS_ERN
(dev_info, 35421),
in pvr_pds_compute_ctx_sr_program_create_and_upload()
H
A
D
pvr_device.c
716
if (!
PVR_HAS_ERN
(dev_info, 38748)) {
in pvr_calc_fscommon_size_and_tiles_in_flight()
Completed in 12 milliseconds