| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| H A D | vktConditionalDrawAndClearTests.cpp | 600 void ConditionalRenderingBaseTestInstance::prepareReferenceImageOneColor (tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColor) in prepareReferenceImageOneColor() argument 607 void ConditionalRenderingBaseTestInstance::prepareReferenceImageOneColor (tcu::PixelBufferAccess& reference, cons argument 614 prepareReferenceImageOneDepth(tcu::PixelBufferAccess& reference, const VkClearDepthStencilValue& clearValue) prepareReferenceImageOneDepth() argument 621 prepareReferenceImageDepthClearPartial(tcu::PixelBufferAccess& reference, const VkClearDepthStencilValue& clearValueInitial, const VkClearDepthStencilValue& clearValueFinal) prepareReferenceImageDepthClearPartial() argument 633 prepareReferenceImageColorClearPartial(tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColorInitial, const VkClearColorValue& clearColorFinal) prepareReferenceImageColorClearPartial() argument 1183 prepareReferenceImage(tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColor, deUint32 resultBits) prepareReferenceImage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktBasicDrawTests.cpp | 262 inline bool imageCompare (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result, const vk::VkPrimitiveTopology topology) in imageCompare() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageAtomicOperationTests.cpp | 1602 T reference = getOperationInitialValue<T>(m_operation); in isValueCorrect() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryExternalMemoryHostTests.cpp | 683 void ExternalMemoryHostRenderImageTestInstance::prepareReferenceImage (tcu::PixelBufferAccess& reference) in prepareReferenceImage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTestsEXT.cpp | 666 const auto reference = referenceLevel.getAccess(); in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
| H A D | es2cTexture3DTests.cpp | 194 void Texture3DBase::verifyTestResult(const float* texCoords, const tcu::Surface& rendered, const TextureType& reference, in verifyTestResult() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessBuffersTests.cpp | 492 bool DataTest::compare(const glw::GLuint* data, const glw::GLuint* reference, const glw::GLsizei count) in compare() argument 586 number << reference[i]; in LogFail() local 516 LogFail(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum parameter, const glw::GLuint* data, const glw::GLuint* reference, const glw::GLsizei count) LogFail() argument 729 Compare(const glw::GLfloat* data, const glw::GLfloat* reference, const glw::GLsizei count) Compare() argument 754 Compare(const T* data, const T* reference, const glw::GLsizei count) Compare() argument 776 LogFail(bool use_sub_data, glw::GLenum internalformat, const T* data, const T* reference, const glw::GLsizei count) LogFail() argument 814 number << reference[i]; LogFail() local 959 glw::GLubyte reference[4] = { 5, 1, 2, 3 }; iterate() local 983 glw::GLbyte reference[4] = { 5, 1, -2, 3 }; iterate() local 997 glw::GLushort reference[4] = { 5, 1, 2, 3 }; iterate() local 1024 glw::GLshort reference[4] = { 5, 1, -2, 3 }; iterate() local 1038 glw::GLuint reference[4] = { 5, 1, 2, 3 }; iterate() local 1054 glw::GLint reference[4] = { 5, 1, -2, 3 }; iterate() local 1070 glw::GLhalf reference[4] = { 0x3C00 /* 1.0hf */, 0x0000 /* 0.0hf */, 0xC000 /* -2.0hf */, iterate() local 1085 glw::GLfloat reference[4] = { 1.f, 0.f, -2.f, 0.3333333333f }; iterate() local [all...] |
| H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 2922 static const glw::GLfloat reference[2][3][4] = { in CheckColor() local 2984 static const glw::GLfloat reference[2][3] = { { 0.5, 0.25, 0.125 }, { 0.0625, 0.0625, 0.0625 } }; CheckDepth() local 3027 static const glw::GLint reference[2][3] = { { 1, 2, 3 }, { 4, 4, 4 } }; CheckStencil() local [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrTriangulator.cpp | 986 makeSortedVertex(const SkPoint& p, uint8_t alpha, VertexList* mesh, Vertex* reference, const Comparator& c) const makeSortedVertex() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Renderer.hpp | 120 AtomicInt reference; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.cpp | 446 CmdSetStencilReference(VkStencilFaceFlags faceMask, uint32_t reference) in CmdSetStencilReference() argument 468 const uint32_t reference; member in __anon22994::CmdSetStencilReference 1484 void CommandBuffer::setStencilReference(VkStencilFaceFlags faceMask, uint32_t reference) in setStencilReference() argument [all...] |
| /third_party/openssl/providers/implementations/encode_decode/ |
| H A D | decode_der2key.c | 309 der2key_export_object(void *vctx, const void *reference, size_t reference_sz, OSSL_CALLBACK *export_cb, void *export_cbarg) der2key_export_object() argument
|
| /third_party/openssl/test/ |
| H A D | bntest.c | 1783 uint8_t zeros[256], out[256], reference[128]; in test_bn2padded() local
|
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
| H A D | json.h | 1078 typedef const Value& reference; typedef in Json::ValueConstIterator 1127 typedef Value& reference; typedef in Json::ValueIterator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
| H A D | json.h | 1078 typedef const Value& reference; typedef in Json::ValueConstIterator 1127 typedef Value& reference; typedef in Json::ValueIterator
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 2696 FT_Pos reference = width; af_latin_snap_width() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | CommandLine.h | 1398 typedef typename std::vector<DataType>::reference reference; typedef in llvm::list_storage
|
| /third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
| H A D | json.h | 1078 typedef const Value& reference; typedef in Json::ValueConstIterator 1127 typedef Value& reference; typedef in Json::ValueIterator
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field.h | 261 typedef value_type& reference; typedef in google::protobuf::final 994 typedef value_type& reference; typedef in google::protobuf::final [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 1968 const auto reference = OrderOfIteration(reference_table); in TEST() local 1988 const auto reference = OrderOfIteration(t); in TEST() local
|
| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 1441 static Result compare_bitmaps(const SkBitmap& reference, const SkBitmap& bitmap) { in compare_bitmaps() argument 1623 SkBitmap reference; in draw() local 1658 SkBitmap reference; draw() local 1710 SkBitmap reference; draw() local 2230 SkBitmap reference; check_against_reference() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fIntegerStateQueryTests.cpp | 123 void GetBooleanVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyInteger() argument 182 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument 212 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument 242 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument 377 verifyInteger(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyInteger() argument 427 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument 445 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument 463 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument 532 const GLint reference = (1 << stencilBits) - 1; verifyStencilMaskInitial() local 564 verifyInteger(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyInteger() argument 613 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument 631 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument 649 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument 718 const GLint64 reference = (1ULL << stencilBits) - 1; verifyStencilMaskInitial() local 750 verifyInteger(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyInteger() argument 802 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument 820 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument 838 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument 902 const GLint reference = (1 << stencilBits) - 1; verifyStencilMaskInitial() local [all...] |
| H A D | es3fShaderApiTests.cpp | 860 void ProgramStateCase::verify (glu::Program& program, const glu::ProgramInfo& reference) in verify() argument
|
| H A D | es3fShaderDerivateTests.cpp | 1115 tcu::Vec4 reference = ((m_coordMax - m_coordMin) / div); in verify() local 401 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument 1193 const tcu::Vec4 reference = tcu::abs(dx) + tcu::abs(dy); verify() local 1447 tcu::Vec4 reference = ((m_texValueMax - m_texValueMin) / div); verify() local 1526 const tcu::Vec4 reference = tcu::abs(dx) + tcu::abs(dy); verify() local [all...] |
| H A D | es3fShaderStateQueryTests.cpp | 102 void verifyShaderParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint shader, GLenum pname, GLenum reference) in verifyShaderParam() argument 111 bool verifyProgramParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLenum pname, GLenum reference) in verifyProgramParam() argument 119 void verifyActiveUniformParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLuint index, GLenum pname, GLenum reference) in verifyActiveUniformParam() argument 128 void verifyActiveUniformBlockParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLuint blockIndex, GLenum pname, GLenum reference) in verifyActiveUniformBlockParam() argument 248 void verifyVertexAttrib (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLenum pname, GLenum reference) in verifyVertexAttrib() argument [all...] |