Home
last modified time | relevance | path

Searched defs:ShaderType (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dsph.rs23 pub enum ShaderType { enum
31 impl From<&ShaderStageInfo> for ShaderType { implementation
101 pub fn new(shader_type: ShaderType, sm: u8) -> Self { in new()
199 fn set_shader_type(&mut self, shader_type: ShaderType) { in set_shader_type()
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp564 enum ShaderType enum in deqp::gles3::Stress::__anon703084a10111::VertexAttributeCase
838 enum ShaderType enum in deqp::gles3::Stress::__anon703084a10111::UniformCase
1042 enum ShaderType enum in deqp::gles3::Stress::__anon703084a10111::TextureCase
1392 enum ShaderType enum in deqp::gles3::Stress::__anon703084a10111::TextureSamplerCase
/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp544 enum ShaderType enum in deqp::gles2::Stress::__anon6fcaa1bf0111::VertexAttributeCase
816 enum ShaderType enum in deqp::gles2::Stress::__anon6fcaa1bf0111::UniformCase
1011 enum ShaderType enum in deqp::gles2::Stress::__anon6fcaa1bf0111::TextureSamplerCase
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp287 class ShaderType : public Type class
290 ShaderType(const Context &ctx) : Type(ctx) in ShaderType() function in deqp::gls::LifetimeTests::details::ShaderType
/aosp_15_r20/external/deqp-deps/amber/include/amber/
Dshader_info.h34 enum ShaderType { enum
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.h59 enum ShaderType { enum
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DFillStroke.cpp93 enum class ShaderType { kColor, kGradient }; enum in skottie::internal::__anon89f73d1b0111::FillStrokeAdapter
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcAggressiveShaderOptimizationsTests.cpp45 enum ShaderType enum
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/
H A DGlGenericDrawer.java39 public static enum ShaderType { OES, RGB, YUV } enum in GlGenericDrawer
/aosp_15_r20/external/skia/src/shaders/
H A DSkShaderBase.h199 enum class ShaderType { enum
/aosp_15_r20/external/angle/src/common/
H A Dgl_enum_utils_autogen.h154 ShaderType, enumerator
372 ShaderType, enumerator
H A Dpacked_gl_enums.json120 "ShaderType": object
H A DPackedGLEnums_autogen.h401 enum class ShaderType : uint8_t enum
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp54 enum ShaderType enum
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h325 enum pipe_shader_type ShaderType; /**< PIPE_SHADER_x */ member
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.h214 ShaderType, enumerator
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectLinkTests.cpp45 enum ShaderType enum
/aosp_15_r20/external/deqp/executor/
H A DxeTestCaseResult.hpp384 enum ShaderType enum in xe::ri::Shader
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderUtil.hpp69 enum ShaderType enum
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp49 enum ShaderType enum
H A DvktRobustBufferAccessWithVariablePointersTests.cpp160 enum ShaderType enum
/aosp_15_r20/external/deqp/modules/egl/
H A DteglRobustnessTests.cpp72 enum ShaderType enum
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp71 enum ShaderType enum
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp117 enum class ShaderType { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1078 unsigned ShaderType = getDSShaderTypeValue(*MF); in selectDSOrderedIntrinsic() local

12