OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TextureParameters
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/gles2/functional/
es2fTextureUnitTests.cpp
550
struct
TextureParameters
573
vector<
TextureParameters
> m_textureParams;
637
TextureParameters
params;
[
all
...]
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
SpvBuilder.h
313
struct
TextureParameters
{
330
Id createTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, bool noImplicit, const
TextureParameters
&);
334
Id createTextureQueryCall(Op, const
TextureParameters
&);
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
SpvBuilder.h
313
struct
TextureParameters
{
330
Id createTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, bool noImplicit, const
TextureParameters
&);
334
Id createTextureQueryCall(Op, const
TextureParameters
&);
/external/deqp/modules/gles3/functional/
es3fTextureUnitTests.cpp
706
struct
TextureParameters
734
vector<
TextureParameters
> m_textureParams;
808
TextureParameters
params;
[
all
...]
Completed in 178 milliseconds