Home
last modified time | relevance | path

Searched defs:ShaderInput (Results 1 – 25 of 27) sorted by last modified time

12

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Ddevice.rs929 shader: crate::ShaderInput, in create_shader_module()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Ddevice.rs730 shader: crate::ShaderInput, in create_shader_module()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/
H A Dempty.rs185 shader: crate::ShaderInput, in create_shader_module()
H A Dlib.rs280 shader: ShaderInput, in create_shader_module()
916 pub enum ShaderInput<'a> { enum
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Ddevice.rs1199 shader: crate::ShaderInput, in create_shader_module()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/vulkan/
H A Ddevice.rs1319 shader: crate::ShaderInput, in create_shader_module()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/randomshaders/
H A DrsgShader.cpp58 ShaderInput::ShaderInput (const Variable* variable, ConstValueRangeAccess valueRange) in ShaderInput() function in rsg::ShaderInput
H A DrsgShader.hpp64 class ShaderInput class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp215 struct ShaderInput struct
217 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
224 InputType inputType;
225 DataType dataType;
226 Precision precision;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp110 struct ShaderInput struct
112 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
119 InputType inputType;
120 DataType dataType;
121 Precision precision;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp210 struct ShaderInput struct
212 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() argument
219 InputType inputType;
220 DataType dataType;
221 Precision precision;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_shader_interface.hh40 typedef struct ShaderInput { struct
41 uint32_t name_offset;
42 uint32_t name_hash;
43 int32_t location;
45 int32_t binding;
46 } ShaderInput; typedef
/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dosl.h46 class ShaderInput; variable
H A Dgraph.h37 class ShaderInput; variable
81 ShaderInput(const SocketType &socket_type_, ShaderNode *parent_) in ShaderInput() function

12