Home
last modified time | relevance | path

Searched defs:value (Results 11651 - 11675 of 20401) sorted by relevance

1...<<461462463464465466467468469470>>...817

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp618 GLuint value = pixels[(y * 64 + x) * 4]; in iterate() local
[all...]
H A Des31cTextureStorageMultisampleDependenciesTests.cpp2240 checkAllTexParameterInvocations(glw::GLenum expected_error_code, glw::GLint value, glw::GLenum pname, glw::GLenum texture_target) checkAllTexParameterInvocations() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp589 const GLuint value = *(GLuint*)(pixelsValid + offset); in verifyResults() local
H A DglcTextureFilterAnisotropicTests.cpp588 int value = ((x * (l + 1)) % 8 < 4) ? 255 : 0; fillTexture() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessXFBTests.cpp1963 glw::GLint value = 314159; testTransformFeedbackStatus() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc95 CheckActualValue(const ProbeSSBOCommand* command, const T actual_value, const Value& value) CheckActualValue() argument
166 CheckValue(const ProbeSSBOCommand* command, const uint8_t* memory, const Value& value) CheckValue() argument
555 const auto& value = values[i]; ProbeSSBO() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp51 std::string EncodeViaHexFloat(const T& value) { in EncodeViaHexFloat() argument
451 std::string EncodeViaFloatProxy(const T& value) { in EncodeViaFloatProxy() argument
453 ss << value; in EncodeViaFloatProxy() local
1231 input >> value; TEST_P() local
1258 input >> value; TEST_P() local
1285 input >> value; TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramPipelineTest.cpp376 GLint value; in TEST_P() local
1122 GLfloat value = 1.0; TEST_P() local
1331 GLint value = index + 1; TEST_P() local
[all...]
H A DUniformTest.cpp650 int value = -1; in TEST_P() local
657 float value in TEST_P() local
667 int value = -1; TEST_P() local
674 float value = -1.0f; TEST_P() local
1357 size_t value; TEST_P() local
1374 shader << "(m[" << col << "][" << row << "] == " << value << ".0)"; TEST_P() local
[all...]
H A DAttributeLayoutTest.cpp124 double value = mData.getValue(i, j); in fillContainer() local
168 void Store(double value, void *dest) in Store() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp25 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue() argument
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp389 void toggle(bool& value) { value = !value; } in toggle() argument
H A DSamplePath.cpp242 void toggle(bool& value) { in toggle() argument
341 void toggle(bool& value) { in toggle() argument
345 void toggle3(int& value) { in toggle3() argument
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h73 void defineConstant(const char* type, const char* name, const char* value) { in defineConstant() argument
77 void defineConstant(const char* name, int value) { in defineConstant() argument
81 void defineConstant(const char* name, float value) { in defineConstant() argument
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.cpp73 String value = GrGLSLTypeString(gpuType); variable
/third_party/skia/src/core/
H A DSkEdgeClipper.cpp19 static inline void clamp_le(SkScalar& value, SkScalar max) { in clamp_le() argument
25 static inline void clamp_ge(SkScalar& value, SkScalar min) { in clamp_ge() argument
H A DSkPaint.cpp211 static void ASSERT_FITS_IN(uint32_t value, int bitCount) { in ASSERT_FITS_IN() argument
231 template <typename T> uint32_t shift_bits(T value, unsigned shift, unsigned bits) { in shift_bits() argument
H A DSkBlitter.cpp38 const SkPixmap* SkBlitter::justAnOpaqueColor(uint32_t* value) { in justAnOpaqueColor() argument
319 const SkPixmap* SkNullBlitter::justAnOpaqueColor(uint32_t* value) { in justAnOpaqueColor() argument
[all...]
/third_party/skia/src/gpu/
H A DSkGr.cpp337 float value = float(m) * 1.0 / 64.0 - 63.0 / 128.0; in make_dither_lut() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp241 bool Display::getConfigAttrib(EGLConfig config, EGLint attribute, EGLint *value) in getConfigAttrib() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderMemory.cpp86 const auto &value = Operand(this, state, objectId); in EmitStore() local
93 void SpirvShader::Store(Object::ID pointerId, const Operand &value, bool atomic, std::memory_order memoryOrder, EmitState *state) const in Store() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp287 auto value = V(variable); in EmitVariable() local
336 auto value = pending.value; in emitPending() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1033 buffer << '{' << value[0] << ", " << value[1] << ", " << value[2] << ", " << value[3] << '}'; in string() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDevice.cpp331 uint64_t value = pWaitInfo->pValues[i]; in waitForSemaphores() local
/third_party/openssl/crypto/rsa/
H A Drsa_pmeth.c616 pkey_rsa_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value) pkey_rsa_ctrl_str() argument
[all...]

Completed in 33 milliseconds

1...<<461462463464465466467468469470>>...817