| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawAhbTests.cpp | 84 void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DPipelineStateBuilder.cpp | 118 SkSL::Program::Inputs inputs[kGrShaderTypeCount]; in loadHLSLFromCache() local 595 SkSL::Program::Inputs inputs[kGrShaderTypeCount]; in finalize() local
|
| /third_party/skia/src/core/ |
| H A D | SkImageFilter.cpp | 153 SkImageFilter_Base::SkImageFilter_Base(sk_sp<SkImageFilter> const* inputs, in SkImageFilter_Base() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkDisplacementMapImageFilter.cpp | 116 sk_sp<SkImageFilter> inputs[2] = { std::move(displacement), std::move(color) }; in DisplacementMap() local 37 SkDisplacementMapImageFilter(SkColorChannel xChannelSelector, SkColorChannel yChannelSelector, SkScalar scale, sk_sp<SkImageFilter> inputs[2], const SkRect* cropRect) SkDisplacementMapImageFilter() argument
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnProgramBuilder.cpp | 335 std::vector<wgpu::VertexBufferLayout> inputs; in Build() local 425 createShaderModule(const GrGLSLShaderBuilder& builder, SkSL::ProgramKind kind, bool flipY, SkSL::Program::Inputs* inputs) createShaderModule() argument
|
| /third_party/skia/third_party/skcms/src/ |
| H A D | Transform_inl.h | 726 const F inputs[] = { *r,*g,*b,*a }; in clut() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrViewTests.cpp | 657 const void* inputs[] = { texCoord[0].getPtr() }; in testPlaneView() local
|
| H A D | vktYCbCrImageQueryTests.cpp | 491 const void* inputs[] = { &lod }; in testImageQuery() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nanobenchmark.cc | 549 InputVec UniqueInputs(const FuncInput* inputs, const size_t num_inputs) { in UniqueInputs() argument 596 InputVec ReplicateInputs(const FuncInput* inputs, const size_t num_inputs, in ReplicateInputs() argument 658 Ticks TotalDuration(const Func func, const void* arg, const InputVec* inputs, in TotalDuration() argument 679 Overhead(const void* arg, const InputVec* inputs, const Params& p) Overhead() argument 780 Measure(const Func func, const void* arg, const FuncInput* inputs, const size_t num_inputs, Result* results, const Params& p) Measure() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboTestUtil.cpp | 111 void FlatColorShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument 196 void GradientShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument 360 void Texture2DShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument 510 void TextureCubeShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument 621 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument 729 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument 826 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument [all...] |
| H A D | es3fPolygonOffsetTests.cpp | 224 void PositionColorShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
|
| H A D | es3fStencilTests.cpp | 91 void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboTestUtil.cpp | 203 void Texture2DShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument 370 void TextureCubeArrayShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsRandomShaderCase.cpp | 154 const vector<rsg::ShaderInput*>& inputs = m_vertexShader.getInputs(); in init() local
|
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditFrameworkTests.cpp | 736 void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in runCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderTestUtil.hpp | 161 static bool compareWithRetvals (const std::vector<Resource>& inputs, const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) in compareWithRetvals() argument 338 std::vector<Resource> inputs; member
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgProgramExecutor.cpp | 224 const vector<ShaderInput*>& inputs = vertexShader.getInputs(); in execute() local 285 const vector<ShaderInput*>& inputs = fragmentShader.getInputs(); in execute() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fPolygonOffsetTests.cpp | 221 void PositionColorShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
|
| H A D | es2fStencilTests.cpp | 88 void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/ |
| H A D | renderer.cpp | 234 inline void FillRngNodeStores(array_view<const RenderHandle> inputs, RenderNodeGraphManager& renderNodeGraphMgr, in FillRngNodeStores() argument
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | ina3221.c | 124 struct ina3221_input inputs[INA3221_NUM_CHANNELS]; member [all...] |
| /kernel/linux/linux-5.10/include/media/drv-intf/ |
| H A D | saa7146_vv.h | 154 int inputs; member
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_internal.h | 257 struct atomisp_input_subdev inputs[ATOM_ISP_MAX_INPUTS]; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
| H A D | imx8-isi-core.h | 193 struct mxc_isi_input *inputs; member
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | ina3221.c | 124 struct ina3221_input inputs[INA3221_NUM_CHANNELS]; member [all...] |