Home
last modified time | relevance | path

Searched defs:mode (Results 4401 - 4425 of 12205) sorted by relevance

1...<<171172173174175176177178179180>>...489

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDiscardTests.cpp214 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() argument
331 static const char* getModeName (DiscardMode mode) in getModeName() argument
347 de::MovePtr<ShaderDiscardCase> makeDiscardCase (tcu::TestContext& testCtx, DiscardTemplate tmpl, DiscardMode mode, const std::string& discardStr) in makeDiscardCase() argument
[all...]
H A DvktShaderRenderReturnTests.cpp54 static ShaderEvalFunc getEvalFunc (ReturnMode mode) in getEvalFunc() argument
278 static const char* getReturnModeName (ReturnMode mode) in getReturnModeName() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.cpp112 getInputLayout( Context11 *context11, const gl::State &state, const std::vector<const TranslatedAttribute *> &currentAttributes, const AttribIndexArray &sortedSemanticIndices, gl::PrimitiveMode mode, GLsizei vertexCount, GLsizei instances, const d3d11::InputLayout **inputLayoutOut) getInputLayout() argument
193 createInputLayout( Context11 *context11, const AttribIndexArray &sortedSemanticIndices, const std::vector<const TranslatedAttribute *> &currentAttributes, gl::PrimitiveMode mode, GLsizei vertexCount, GLsizei instances, d3d11::InputLayout *inputLayoutOut) createInputLayout() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBase.cpp232 void DrawBuffersIndexedBase::BlendMaskStateMachine::SetBlendEquationi(int idx, glw::GLenum mode) in SetBlendEquationi() argument
300 void DrawBuffersIndexedBase::BlendMaskStateMachine::SetBlendEquation(glw::GLenum mode) in SetBlendEquation() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cConditionalRenderInvertedTests.cpp179 bool gl4cts::ConditionalRenderInverted::CoverageTest::test(glw::GLenum mode) in test() argument
754 modeToChars(glw::GLenum mode) modeToChars() argument
794 queryTargetToChars(glw::GLenum mode) queryTargetToChars() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc41 FormatMode mode = seg->GetFormatMode(); in CalculateDiff() local
339 WriteValueFromComponent(const Value& value, FormatMode mode, uint32_t num_bits, uint8_t* ptr) WriteValueFromComponent() argument
[all...]
H A Dformat.cc26 std::string FormatModeToName(FormatMode mode) { in FormatModeToName() argument
H A Dformat.h48 Segment(FormatComponentType name, FormatMode mode, uint32_t num_bits) in Segment() argument
79 static bool IsNormalized(FormatMode mode) { in IsNormalized() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRenderTargetVk.cpp161 getImageViewImpl(ContextVk *contextVk, const vk::ImageHelper &image, gl::SrgbWriteControlMode mode, vk::ImageViewHelper *imageViews, const vk::ImageView **imageViewOut) const getImageViewImpl() argument
188 getImageViewWithColorspace(ContextVk *contextVk, gl::SrgbWriteControlMode mode, const vk::ImageView **imageViewOut) const getImageViewWithColorspace() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.h426 ValidateDrawBase(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode) ValidateDrawBase() argument
989 ValidateDrawArraysCommon(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLint first, GLsizei count, GLsizei primcount) ValidateDrawArraysCommon() argument
1035 ValidateDrawElementsBase(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, DrawElementsType type) ValidateDrawElementsBase() argument
1066 ValidateDrawElementsCommon(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei primcount) ValidateDrawElementsCommon() argument
[all...]
/third_party/skia/src/core/
H A DSkSDFFilter.cpp122 sdf_2d(GrRecordingContext* rContext, GrSurfaceProxyView srcView, GrColorType srcColorType, const SkIRect& srcBounds, const SkIRect& dstBounds, float noxFormedSigma, SkTileMode mode, sk_sp<SkColorSpace> finalCS, SkBackingFit dstFit, const SkMatrix& viewMatrix, const SkRRect& srcRRect) sdf_2d() argument
150 SDFBlur(GrRecordingContext* rContext, GrSurfaceProxyView srcView, GrColorType srcColorType, SkAlphaType srcAlphaType, sk_sp<SkColorSpace> colorSpace, SkIRect dstBounds, SkIRect srcBounds, float noxFormedSigma, SkTileMode mode, const SkMatrix& viewMatrix, const SkRRect& srcRRect, SkBackingFit fit) SDFBlur() argument
H A DSkVertices.cpp98 SkVertices::Builder::Builder(VertexMode mode, int vertexCount, int indexCount, in Builder() argument
199 sk_sp<SkVertices> SkVertices::MakeCopy(VertexMode mode, int vertexCount, in MakeCopy() argument
H A DSkBlitter_Sprite.cpp75 const auto mode = paint.asBlendMode(); in Supports() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.cpp123 appendTextureLookupAndBlend( const char* dst, SkBlendMode mode, SamplerHandle samplerHandle, const char* coordName, GrGLSLColorSpaceXformHelper* colorXformHelper) appendTextureLookupAndBlend() argument
/third_party/skia/src/effects/
H A DSkLayerDrawLooper.cpp52 static SkColor4f xferColor(const SkColor4f& src, const SkColor4f& dst, SkBlendMode mode) { in xferColor() argument
/third_party/skia/samplecode/
H A DSamplePathTessellators.cpp39 static const char* ModeName(Mode mode) { in ModeName() argument
58 SamplePathTessellatorOp(const SkRect& drawBounds, const SkPath& path, const SkMatrix& m, GrPipeline::InputFlags pipelineFlags, Mode mode) SamplePathTessellatorOp() argument
H A DSampleXfer.cpp183 int32_t mode; variable
/third_party/skia/src/c/
H A Dsk_effects.cpp55 SkTileMode mode; in sk_shader_new_linear_gradient() local
82 SkTileMode mode; in sk_shader_new_radial_gradient() local
126 SkTileMode mode; in sk_shader_new_two_point_conical_gradient() local
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h263 drawTextureQuad(const GrClip* clip, GrSurfaceProxyView view, GrColorType srcColorType, SkAlphaType srcAlphaType, GrSamplerState::Filter filter, GrSamplerState::MipmapMode mm, SkBlendMode mode, const SkPMColor4f& color, const SkPoint srcQuad[4], const SkPoint dstQuad[4], GrAA aa, GrQuadAAFlags edgeAA, const SkRect* subset, const SkMatrix& viewMatrix, sk_sp<GrColorSpaceXform> texXform) drawTextureQuad() argument
/third_party/skia/src/effects/imagefilters/
H A DSkBlendImageFilter.cpp73 sk_sp<SkImageFilter> SkImageFilters::Blend(SkBlendMode mode, in Blend() argument
103 const uint32_t mode = buffer.read32(); in CreateProc() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DIndexDataManager.cpp72 void copyIndices(GLenum mode, GLenum type, const std::vector<GLsizei>& restartIndices, const void *input, GLsizei count, void* output) in copyIndices() argument
230 int recomputePrimitiveCount(GLenum mode, GLsizei count, const std::vector<GLsizei>& restartIndices, unsigned int* primitiveCount) in recomputePrimitiveCount() argument
273 GLenum IndexDataManager::prepareIndexData(GLenum mode, GLenum type, GLuint start, GLuint end, GLsizei count, Buffer *buffer, const void *indices, TranslatedIndexData *translated, bool primitiveRestart) in prepareIndexData() argument
[all...]
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c874 int mode = EVP_CIPHER_CTX_get_mode(s->enc_write_ctx); in do_dtls1_write() local
/third_party/openssl/providers/common/
H A Dbio_prov.c76 OSSL_CORE_BIO *ossl_prov_bio_new_file(const char *filename, const char *mode) in ossl_prov_bio_new_file() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c50 aes_wrap_newctx(size_t kbits, size_t blkbits, size_t ivbits, unsigned int mode, uint64_t flags) aes_wrap_newctx() argument
H A Dciphercommon.c660 ossl_cipher_generic_initkey(void *vctx, size_t kbits, size_t blkbits, size_t ivbits, unsigned int mode, uint64_t flags, const PROV_CIPHER_HW *hw, void *provctx) ossl_cipher_generic_initkey() argument

Completed in 21 milliseconds

1...<<171172173174175176177178179180>>...489