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:hasLodBias
(Results
1 - 10
of
10
) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H
A
D
esextcTextureShadowLodFunctionsTest.cpp
436
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in init()
local
438
if (
hasLodBias
|| m_lookupSpec.useSepRef)
in init()
445
if (
hasLodBias
)
in init()
715
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in initShaderSources()
local
800
if (
hasLodBias
|| hasSepShadowRef)
in initShaderSources()
822
if (
hasLodBias
|| hasSepShadowRef)
in initShaderSources()
895
if (
hasLodBias
|| hasSepShadowRef)
in initShaderSources()
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fShaderTextureFunctionTests.cpp
421
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in initShaderSources()
local
460
if (
hasLodBias
)
in initShaderSources()
473
if (
hasLodBias
)
in initShaderSources()
512
if (
hasLodBias
)
in initShaderSources()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H
A
D
vktSampleVerifier.hpp
66
bool
hasLodBias
;
member
H
A
D
vktSampleVerifier.cpp
789
if (m_sampleLookupSettings.
hasLodBias
)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H
A
D
vktSampleVerifier.hpp
66
bool
hasLodBias
;
member
H
A
D
vktSampleVerifier.cpp
789
if (m_sampleLookupSettings.
hasLodBias
)
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fShaderTextureFunctionTests.cpp
507
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in init()
local
509
DE_ASSERT(!isGrad || !
hasLodBias
);
in init()
511
if (
hasLodBias
)
in init()
752
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in initShaderSources()
local
765
DE_ASSERT(!isGrad || !
hasLodBias
);
in initShaderSources()
806
else if (
hasLodBias
)
in initShaderSources()
830
if (
hasLodBias
)
in initShaderSources()
920
else if (
hasLodBias
)
in initShaderSources()
/third_party/vk-gl-cts/framework/randomshaders/
H
A
D
rsgExpression.cpp
1510
bool
hasLodBias
= m_type == TYPE_TEXTURE2D_LOD ||
in createNextChild()
local
1514
if (
hasLodBias
&& !m_lodBiasExpr)
in createNextChild()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H
A
D
vktShaderRenderTextureFunctionTests.cpp
805
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in ShaderTextureFunctionInstance()
local
807
DE_ASSERT(!isGrad || !
hasLodBias
);
in ShaderTextureFunctionInstance()
809
if (
hasLodBias
)
in ShaderTextureFunctionInstance()
1258
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in initShaderSources()
local
1277
DE_ASSERT(!isGrad || !
hasLodBias
);
in initShaderSources()
1324
else if (
hasLodBias
)
in initShaderSources()
1351
else if (
hasLodBias
)
in initShaderSources()
1454
else if (
hasLodBias
)
in initShaderSources()
3390
const bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
3403
DE_ASSERT(!isGrad || !
hasLodBias
);
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H
A
D
vktShaderRenderTextureFunctionTests.cpp
802
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in ShaderTextureFunctionInstance()
local
804
DE_ASSERT(!isGrad || !
hasLodBias
);
in ShaderTextureFunctionInstance()
806
if (
hasLodBias
)
in ShaderTextureFunctionInstance()
1257
bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
in initShaderSources()
local
1276
DE_ASSERT(!isGrad || !
hasLodBias
);
in initShaderSources()
1323
else if (
hasLodBias
)
in initShaderSources()
1350
else if (
hasLodBias
)
in initShaderSources()
1453
else if (
hasLodBias
)
in initShaderSources()
3235
const bool
hasLodBias
= functionHasLod(m_lookupSpec.function) || m_lookupSpec.useBias;
3248
DE_ASSERT(!isGrad || !
hasLodBias
);
[all...]
Completed in 29 milliseconds