Home
last modified time | relevance | path

Searched defs:value (Results 5451 - 5475 of 6462) sorted by relevance

1...<<211212213214215216217218219220>>...259

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp1626 const auto& value = verificationData[i]; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp302 deUint64 value; global() member in vkt::Reconvergence::__anon28572::OP
306 findLSB(deUint64 value) findLSB() argument
318 bitsetElect(const bitset128& value, deInt32 subgroupSize) bitsetElect() argument
1981 deUint32 value; createTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp169 deUint16* value = reinterpret_cast<deUint16*>(pixelPtr); in get16bitDepthComponent() local
176 deUint32 value = (((deUint32)pixelPtr[0]) << (!littleEndian * 16u)) | in get24bitDepthComponent() local
[all...]
H A DvktRenderPassMultisampleResolveTests.cpp485 VkClearValue value; in clearAttachments() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp423 deUint32 value; member in vkt::robustness::__anon28603::Autocounter
437 deUint32 value; member in vkt::robustness::__anon28603::Variable
462 const std::string value; global() member in vkt::robustness::__anon28603::Operation
1917 const VkFormat value; createBufferAccessWithVariablePointersTests() member
1941 const ShaderType value; createBufferAccessWithVariablePointersTests() member
[all...]
H A DvktRobustnessVertexAccessTests.cpp972 bool VertexAccessInstance::isValueWithinVertexBufferOrZero(void* vertexBuffer, VkDeviceSize vertexBufferSize, const void* value, deUint32 valueIndex) in isValueWithinVertexBufferOrZero() argument
1011 isExpectedValueFromVertexBuffer(const void* vertexBuffer, deUint32 vertexIndex, VkFormat vertexFormat, const void* value) isExpectedValueFromVertexBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp1520 AtomicOperation value; in addAtomicOperationTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp184 const tcu::Vec4 value = surface.getPixel(x, y); in isSkippedPixel() local
201 float computeFloatingPointError (const float value, const int numAccurateBits) in computeFloatingPointError() argument
252 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue() argument
258 static float convertFloatFlushToZeroRtn (float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtn() argument
299 convertFloatFlushToZeroRtp(float value, int minExponent, int numAccurateBits) convertFloatFlushToZeroRtp() argument
304 addErrorUlp(float value, float numUlps, int numMantissaBits) addErrorUlp() argument
[all...]
H A DvktShaderRenderMatrixTests.cpp603 inline tcu::Vec3 reduceToVec3 (const tcu::Vec2& value) { return value.swizzle(0,1,0); } in reduceToVec3() argument
604 inline tcu::Vec3 reduceToVec3 (const tcu::Vec3& value) { return value; } in reduceToVec3() argument
605 inline tcu::Vec3 reduceToVec3 (const tcu::Vec4& value) { return tcu::Vec3(value.x(), value.y(), value.z()+value in reduceToVec3() argument
606 reduceToVec3(const tcu::Mat2& value) reduceToVec3() argument
607 reduceToVec3(const tcu::Mat2x3& value) reduceToVec3() argument
608 reduceToVec3(const tcu::Mat2x4& value) reduceToVec3() argument
609 reduceToVec3(const tcu::Mat3x2& value) reduceToVec3() argument
610 reduceToVec3(const tcu::Mat3& value) reduceToVec3() argument
611 reduceToVec3(const tcu::Mat3x4& value) reduceToVec3() argument
612 reduceToVec3(const tcu::Mat4x2& value) reduceToVec3() argument
613 reduceToVec3(const tcu::Mat4x3& value) reduceToVec3() argument
614 reduceToVec3(const tcu::Mat4& value) reduceToVec3() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp452 deUint64 value; in iterate() local
541 deUint64 value; in run() local
619 deUint64 value; maxDifferenceValueCase() local
658 deUint64 value; initialValueCase() local
2583 deUint64 value; iterate() local
2596 << " (expected value " << signalSemValues[i] << " but obtained " << value << ")"; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1540 char value[128] = {0}; in androidGetSdkVersion() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp662 void copyToLayout (void* dst, const ValueBufferLayout::Entry& entryLayout, const Value& value, int arrayNdx) in copyToLayout() argument
1445 vk::VkClearValue value = vk::makeClearValueColorF32(0.125f, 0.25f, 0.75f, 1.0f); in ShaderCaseInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp178 deUint32 value; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp658 void ConditionalRenderingBaseTestInstance::clearWithClearDepthStencilImage (const VkClearDepthStencilValue& value) in clearWithClearDepthStencilImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp142 deUint32 value; member in vkt::memory::__anon29279::SimpleRandomGenerator
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1813 deUint32 value; in createTests() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.cpp2199 EGLAttrib value = 0; in queryAttrib() local
H A DState.cpp1142 void State::setSampleCoverageParams(GLclampf value, bool invert) in setSampleCoverageParams() argument
[all...]
H A Dformatutils.cpp29 bool CheckedMathResult(const CheckedNumeric<GLuint> &value, GLuint *resultOut) in CheckedMathResult() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp2121 CaptureSampleCoverage(const State &glState, bool isCallValid, GLfloat value, GLboolean invert) CaptureSampleCoverage() argument
2524 CaptureUniform1fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLfloat *value) CaptureUniform1fv() argument
2566 CaptureUniform1iv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLint *value) CaptureUniform1iv() argument
2610 CaptureUniform2fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLfloat *value) CaptureUniform2fv() argument
2654 CaptureUniform2iv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLint *value) CaptureUniform2iv() argument
2700 CaptureUniform3fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLfloat *value) CaptureUniform3fv() argument
2746 CaptureUniform3iv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLint *value) CaptureUniform3iv() argument
2794 CaptureUniform4fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLfloat *value) CaptureUniform4fv() argument
2842 CaptureUniform4iv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLint *value) CaptureUniform4iv() argument
2871 CaptureUniformMatrix2fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix2fv() argument
2903 CaptureUniformMatrix3fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix3fv() argument
2935 CaptureUniformMatrix4fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix4fv() argument
[all...]
H A Dcapture_gles_3_0_autogen.cpp167 CaptureClearBufferfv(const State &glState, bool isCallValid, GLenum buffer, GLint drawbuffer, const GLfloat *value) CaptureClearBufferfv() argument
196 CaptureClearBufferiv(const State &glState, bool isCallValid, GLenum buffer, GLint drawbuffer, const GLint *value) CaptureClearBufferiv() argument
225 CaptureClearBufferuiv(const State &glState, bool isCallValid, GLenum buffer, GLint drawbuffer, const GLuint *value) CaptureClearBufferuiv() argument
1880 CaptureProgramParameteri(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLenum pname, GLint value) CaptureProgramParameteri() argument
2202 CaptureUniform1uiv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLuint *value) CaptureUniform1uiv() argument
2246 CaptureUniform2uiv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLuint *value) CaptureUniform2uiv() argument
2292 CaptureUniform3uiv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLuint *value) CaptureUniform3uiv() argument
2340 CaptureUniform4uiv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, const GLuint *value) CaptureUniform4uiv() argument
2385 CaptureUniformMatrix2x3fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix2x3fv() argument
2417 CaptureUniformMatrix2x4fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix2x4fv() argument
2449 CaptureUniformMatrix3x2fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix3x2fv() argument
2481 CaptureUniformMatrix3x4fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix3x4fv() argument
2513 CaptureUniformMatrix4x2fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix4x2fv() argument
2545 CaptureUniformMatrix4x3fv(const State &glState, bool isCallValid, UniformLocation locationPacked, GLsizei count, GLboolean transpose, const GLfloat *value) CaptureUniformMatrix4x3fv() argument
[all...]
H A Dframe_capture_utils.cpp70 const char *SrgbOverrideToString(gl::SrgbOverride value) in SrgbOverrideToString() argument
[all...]
H A DFrameCapture.h39 ParamValue value; member
736 void CaptureClearBufferValue(GLenum buffer, const T *value, ParamCapture *paramCapture) in CaptureClearBufferValue() argument
929 WriteParamValueReplay(std::ostream &os, const CallCapture &call, T value) WriteParamValueReplay() argument
931 os << value; WriteParamValueReplay() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp1285 spirv::IdRef SPIRVBuilder::getBoolConstant(bool value) in getBoolConstant() argument
1312 spirv::IdRef SPIRVBuilder::getBasicConstantHelper(uint32_t value, in getBasicConstantHelper() argument
1334 spirv::IdRef SPIRVBuilder::getUintConstant(uint32_t value) in getUintConstant() argument
1339 getIntConstant(int32_t value) getIntConstant() argument
1345 getFloatConstant(float value) getFloatConstant() argument
1400 getUvecConstant(uint32_t value, int size) getUvecConstant() argument
1411 getIvecConstant(int32_t value, int size) getIvecConstant() argument
1422 getVecConstant(float value, int size) getVecConstant() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h68 inline DestT clampCast(SrcT value) in clampCast() argument
104 inline unsigned int clampCast(bool value) in clampCast() argument
110 clampCast(bool value) clampCast() argument
188 normalize(T value) normalize() argument
698 extend(T value) extend() argument
711 Iterator(T value) Iterator() argument
950 float value = srgbValue / 255.0f; sRGBToLinear() local
964 float value = linearValue / 255.0f; linearToSRGB() local
985 BitfieldReverse(uint32_t value) BitfieldReverse() argument
1296 value = iSquareRoot::solve() global() enumerator
1305 value = N global() enumerator
1368 roundUp(const T value, const T alignment) roundUp() argument
1375 roundUpPow2(const T value, const T alignment) roundUpPow2() argument
1382 roundDownPow2(const T value, const T alignment) roundDownPow2() argument
1389 CheckedRoundUp(const T value, const T alignment) CheckedRoundUp() argument
1396 UnsignedCeilDivide(unsigned int value, unsigned int divisor) UnsignedCeilDivide() argument
[all...]

Completed in 64 milliseconds

1...<<211212213214215216217218219220>>...259