Home
last modified time | relevance | path

Searched defs:value (Results 7226 - 7250 of 10198) sorted by relevance

1...<<281282283284285286287288289290>>...408

/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_autogen.cpp193 EGL_GetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) EGL_GetConfigAttrib() argument
338 EGL_QueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) EGL_QueryContext() argument
375 EGL_QuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value) EGL_QuerySurface() argument
487 EGL_SurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) EGL_SurfaceAttrib() argument
773 EGL_GetSyncAttrib(EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value) EGL_GetSyncAttrib() argument
[all...]
H A Degl_stubs.cpp321 GetConfigAttrib(Thread *thread, Display *display, Config *configuration, EGLint attribute, EGLint *value) GetConfigAttrib() argument
431 GetSyncAttrib(Thread *thread, Display *display, Sync *syncObject, EGLint attribute, EGLAttrib *value) GetSyncAttrib() argument
495 QueryContext(Thread *thread, Display *display, gl::Context *context, EGLint attribute, EGLint *value) QueryContext() argument
552 QuerySurface(Thread *thread, Display *display, Surface *eglSurface, EGLint attribute, EGLint *value) QuerySurface() argument
615 SurfaceAttrib(Thread *thread, Display *display, Surface *eglSurface, EGLint attribute, EGLint value) SurfaceAttrib() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyTextureTest.cpp72 GLubyte value = static_cast<GLubyte>(i); in testGradientDownsampleUniqueValues() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL3.cpp506 ValidateVertexAttribP1ui(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, GLuint value) ValidateVertexAttribP1ui() argument
516 ValidateVertexAttribP1uiv(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, const GLuint *value) ValidateVertexAttribP1uiv() argument
526 ValidateVertexAttribP2ui(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, GLuint value) ValidateVertexAttribP2ui() argument
536 ValidateVertexAttribP2uiv(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, const GLuint *value) ValidateVertexAttribP2uiv() argument
546 ValidateVertexAttribP3ui(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, GLuint value) ValidateVertexAttribP3ui() argument
556 ValidateVertexAttribP3uiv(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, const GLuint *value) ValidateVertexAttribP3uiv() argument
566 ValidateVertexAttribP4ui(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, GLuint value) ValidateVertexAttribP4ui() argument
576 ValidateVertexAttribP4uiv(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLenum type, GLboolean normalized, const GLuint *value) ValidateVertexAttribP4uiv() argument
586 ValidateVertexP2ui(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint value) ValidateVertexP2ui() argument
594 ValidateVertexP2uiv(const Context *context, angle::EntryPoint entryPoint, GLenum type, const GLuint *value) ValidateVertexP2uiv() argument
602 ValidateVertexP3ui(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint value) ValidateVertexP3ui() argument
610 ValidateVertexP3uiv(const Context *context, angle::EntryPoint entryPoint, GLenum type, const GLuint *value) ValidateVertexP3uiv() argument
618 ValidateVertexP4ui(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint value) ValidateVertexP4ui() argument
626 ValidateVertexP4uiv(const Context *context, angle::EntryPoint entryPoint, GLenum type, const GLuint *value) ValidateVertexP4uiv() argument
[all...]
/third_party/skia/src/core/
H A DSkString.cpp155 char* SkStrAppendScalar(char string[], SkScalar value) { in SkStrAppendScalar() argument
188 static uint32_t trim_size_t_to_u32(size_t value) { in trim_size_t_to_u32() argument
512 void SkString::insertScalar(size_t offset, SkScalar value) { in insertScalar() argument
[all...]
H A DSkBlockAllocator.h105 void setMetadata(int value) { fMetadata = value; } in setMetadata() argument
252 void setMetadata(int value) { fHead.fAllocatorMetadata = value; } in setMetadata() argument
[all...]
H A DSkReadBuffer.cpp77 uint32_t value = this->readUInt(); in readBool() local
92 int32_t value = *((const int32_t*)fCurr); in readInt() local
102 SkScalar value = *((const SkScalar*)fCurr); in readScalar() local
257 bool SkReadBuffer::readArray(void* value, size_t size, size_t elementSize) { in readArray() argument
263 readByteArray(void* value, size_t size) readByteArray() argument
463 int32_t value = this->read32(); checkInt() local
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp1383 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; member
1485 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; member
1580 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; member
1679 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; member
1779 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value member
1877 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
1973 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2070 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2168 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2265 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2365 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2465 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2563 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2660 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2756 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2858 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
2960 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
3057 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
3159 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
4865 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
4965 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5059 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5153 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5256 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5356 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5456 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5556 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5656 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5756 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5856 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
5956 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6056 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6151 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6244 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6343 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6440 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6542 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6643 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6743 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
6839 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
7083 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
12009 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
12109 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
13619 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
14414 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp629 std::string name, value; in parsePragma() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp106 auto value = readStream(input, stride, state.input[i / 4], batch, state.robustBufferAccess, robustnessSize, baseVertex); in readInput() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimizer.cpp830 void Optimizer::Uses::insert(Ice::Operand *value, Ice::Inst *instruction) in insert() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp1081 bool Blitter::ApplyScaleAndClamp(Float4 &value, const State &state, bool preScaled) in ApplyScaleAndClamp() argument
[all...]
/third_party/openssl/providers/implementations/signature/
H A Drsa_sig.c1101 const char *value = NULL; in rsa_get_ctx_params() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.cpp261 unsigned int value = (unsigned int)std::strtol(str.c_str(), &parseEnd, 16); in NumberStringToBit() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass.cpp382 uint32_t FuzzerPass::FindOrCreateBoolConstant(bool value, bool is_irrelevant) { in FindOrCreateBoolConstant() argument
H A Dfuzzer_pass_donate_modules.cpp457 auto value = type_or_value.opcode() == SpvOpConstantTrue || in HandleTypeOrValue() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconstants.h282 bool value() const { return value_; } in value() function in spvtools::opt::analysis::BoolConstant
[all...]
H A Dgraphics_robust_access_pass.cpp593 GetValueForType( uint64_t value, const analysis::Integer* type) GetValueForType() argument
607 WidenInteger( bool sign_extend, uint32_t bit_width, Instruction* value, Instruction* before_inst) WidenInteger() argument
[all...]
H A Dir_builder.h365 Instruction* GetSintConstant(int32_t value) { in GetSintConstant() argument
389 Instruction* GetUintConstant(uint32_t value) { in GetUintConstant() argument
393 uint32_t GetUintConstantId(uint32_t value) { in GetUintConstantId() argument
404 GetIntConstant(T value, bool sign) GetIntConstant() argument
[all...]
H A Dloop_dependence.h546 std::string ToString(valueT value) { in ToString() argument
548 string_stream << value; in ToString() local
H A Dloop_dependence_helpers.cpp123 bool LoopDependenceAnalysis::IsWithinBounds(int64_t value, int64_t bound_one, in IsWithinBounds() argument
H A Dscalar_analysis.cpp203 int64_t value = 0; in AnalyzeConstant() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.cpp261 unsigned int value = (unsigned int)std::strtol(str.c_str(), &parseEnd, 16); in NumberStringToBit() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass.cpp382 uint32_t FuzzerPass::FindOrCreateBoolConstant(bool value, bool is_irrelevant) { in FindOrCreateBoolConstant() argument
H A Dfuzzer_pass_donate_modules.cpp457 auto value = type_or_value.opcode() == SpvOpConstantTrue || in HandleTypeOrValue() local
[all...]

Completed in 40 milliseconds

1...<<281282283284285286287288289290>>...408